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


In This Topic
    MaxBytesPerRead Field
    In This Topic
    Max bytes per read
    Syntax
    'Declaration
     
    
    Public MaxBytesPerRead As Integer
    public int MaxBytesPerRead
    public:
    int MaxBytesPerRead
    Remarks
    Configure using appSettings key "ServiceHost:MaxBytesPerRead"
    See Also