Opc.Ua.Core
TransportQuotas Class Properties


Opc.Ua Namespace : TransportQuotas Class

For a list of all members of this type, see TransportQuotas members.

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
See Also

Reference

TransportQuotas Class
Opc.Ua Namespace