Opc.Ua.Core
TransportQuotas Class Members
Properties  Methods 


Opc.Ua Namespace : TransportQuotas Class

The following tables list the members exposed by TransportQuotas.

Public Constructors
 NameDescription
Public Constructor The default constructor.  
Top
Public Properties
 NameDescription
Public Property The lifetime of a secure channel (in milliseconds).  
Public Property The maximum length of an array encoded in a message body.  
Public Property The maximum size of the buffer to use when sending messages.  
Public Property The maximum length of a byte string encoded in a message body.  
Public Property The number of times the decoder can recover from a decoder error of an IEncodeable before throwing a decoder error.  
Public Property The maximum nesting level accepted while encoding or decoding objects.  
Public Property The maximum length of a message body.  
Public Property The maximum length of string encoded in a message body.  
Public Property The default timeout to use when sending requests (in milliseconds).  
Public Property The lifetime of a security token (in milliseconds).  
Top
Public Methods
 NameDescription
Public Method Initializes the object during deserialization.  
Top
See Also

Reference

TransportQuotas Class
Opc.Ua Namespace