Opc.Ua.Core
TcpMessageLimits Class Members
Fields  Methods 


Opc.Ua.Bindings Namespace : TcpMessageLimits Class

The following tables list the members exposed by TcpMessageLimits.

Public Fields
 NameDescription
Public Field The length of the base message header.  
Public Field The length a X509 certificate thumbprint.  
Public Field How long a secure channel will remain in the server after it goes into a faulted state.  
Public Field The default maximum message size for the discovery channel.  
Public Field The default buffer size to use for communication.  
Public Field The default maximum chunk count for Request and Response messages.  
Public Field The default maximum message size.  
Public Field How long processing of a service call can take before it goes into a faulted state.  
Public Field How long a security token lasts before it needs to be renewed.  
Public Field The minimum send or receive buffer size for an ECC security profile.  
Public Field The certificates that have the key size larger than KeySizeExtraPadding need an extra padding byte in the transport message  
Public Field The maximum send or receive buffer size.  
Public Field The maximum length for an x509 certificate.  
Public Field The maximum length for the endpoint url in the hello message.  
Public Field The maximum length for the reason in an error message.  
Public Field The first sequence number after a rollover must be less than this value.  
Public Field The maximum length for an a security policy uri.  
Public Field The maximum time interval between reconnect attempts.  
Public Field The size of the message type and size prefix in each message.  
Public Field Minimum message body size  
Public Field The minimum send or receive buffer size.  
Public Field The minimum lifetime for a security token lasts before it needs to be renewed.  
Public Field Sequence numbers may only rollover if they are larger than this value.  
Public Field The minimum time interval between reconnect attempts.  
Public Field The length of the sequence message header.  
Public Field The number of bytes required to specify the length of an encoding string or bytestring.  
Public Field The length of the message header use with symmetric cryptography.  
Public Field The fraction of the lifetime to wait before forcing the activation of the renewed token.  
Public Field The fraction of the lifetime to wait before renewing a token.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Aligns the max message size to the nearest min buffer size.  
Top
See Also

Reference

TcpMessageLimits Class
Opc.Ua.Bindings Namespace