EasyUA Reference
TransportQuotas Class Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : TransportQuotas Class

Glossary Item Box

The following tables list the members exposed by TransportQuotas.

Public Constructors

 NameDescription
Public ConstructorTransportQuotas Constructor The default constructor.  
Top

Public Properties

 NameDescription
Public PropertyChannelLifetime The lifetime of a secure channel.  
Public PropertyMaxArrayLength The maximum length of an array encoded in a message body.  
Public PropertyMaxBufferSize The maximum size of the buffer to use when sending messages.  
Public PropertyMaxByteStringLength The maximum length of a byte string encoded in a message body.  
Public PropertyMaxMessageSize The maximum length of a message body.  
Public PropertyMaxStringLength The maximum length of string encoded in a message body.  
Public PropertyOperationTimeout The default timeout to use when sending requests.  
Public PropertySecurityTokenLifetime The lifetime of a security token.  
Top

Public Methods

 NameDescription
Public MethodInitialize Initializes the object during deserialization.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.