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


In This Topic
    MaxDepth Field
    In This Topic
    ReaderQuotas max reader depth.
    Syntax
    'Declaration
     
    
    Public MaxDepth As Integer
    public int MaxDepth
    public:
    int MaxDepth
    Remarks
    Configure using appSettings key "ServiceHost:ReaderQuotas.MaxDepth"
    See Also