Opc.Ua.Core
UaSCUaBinaryChannel Class Properties


Opc.Ua.Bindings Namespace : UaSCUaBinaryChannel Class

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

Public Properties
 NameDescription
Public Property  
Public Property Returns the endpoint description selected by the client.  
Public Property The globally unique identifier assigned to the channel by the server.  
Public Property The identifier assigned to the channel by the server.  
Top
Protected Properties
 NameDescription
Protected Property The buffer manager for the channel.  
Protected Property The identifier assigned to the channel by the server.  
Protected Property The certificate for the client.  
Protected Property The synchronization object for the channel.  
Protected Property Whether the channel is restricted to discovery operations.  
Protected Property The tickcount in milliseconds when the channel received/sent the last message.  
Protected Property The maximum number of chunks per request message.  
Protected Property The maximum size for a request message.  
Protected Property The maximum number of chunks per response message.  
Protected Property The maximum size for a response message.  
Protected Property Returns the current security token.  
Protected Property The resource quotas for the channel.  
Protected Property The size of the receive buffer.  
Protected Property Returns the renewed but not yet activated token.  
Protected Property The security mode used with the channel.  
Protected Property The security policy used with the channel.  
Protected Property The size of the send buffer.  
Protected Property The certificate for the server.  
Protected Property The server certificate chain.  
Protected Property The state of the channel.  
Top
See Also

Reference

UaSCUaBinaryChannel Class
Opc.Ua.Bindings Namespace