adTempus API
ArcanaDevelopment.adTempus.Client Namespace / WcfBindingSettings Class / MaxStringContentLength Field

In This Topic
    MaxStringContentLength Field
    In This Topic
    Max string content length
    Syntax
    'Declaration
     
    
    Public MaxStringContentLength As Integer
    public int MaxStringContentLength
    Remarks
    Configure using appSettings key "ServiceHost:MaxStringContentLength"
    See Also