Opc.Ua.Core
TcpServerChannel Class Properties


Opc.Ua.Bindings Namespace : TcpServerChannel Class

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

Public Properties
 NameDescription
Public Property (Inherited from Opc.Ua.Bindings.UaSCUaBinaryChannel)
Public PropertyOverridden.  The channel name used in trace output.  
Public Property The time in milliseconds elapsed since the channel received or sent messages or received a keep alive. (Inherited from TcpListenerChannel)
Public Property Returns the endpoint description selected by the client. (Inherited from TcpListenerChannel)
Public Property The globally unique identifier assigned to the channel by the server. (Inherited from TcpListenerChannel)
Public Property The identifier assigned to the channel by the server. (Inherited from TcpListenerChannel)
Public Property The URL used to establish a connection to the client.  
Top
Protected Properties
 NameDescription
Protected Property The buffer manager for the channel. (Inherited from Opc.Ua.Bindings.UaSCUaBinaryChannel)
Protected Property The identifier assigned to the channel by the server. (Inherited from TcpListenerChannel)
Protected Property The certificate for the client. (Inherited from TcpListenerChannel)
Protected Property The synchronization object for the channel. (Inherited from TcpListenerChannel)
Protected Property Whether the channel is restricted to discovery operations. (Inherited from TcpListenerChannel)
Protected Property The tickcount in milliseconds when the channel received/sent the last message. (Inherited from TcpListenerChannel)
Protected Property The TCP channel listener. (Inherited from TcpListenerChannel)
Protected Property The maximum number of chunks per request message. (Inherited from TcpListenerChannel)
Protected Property The maximum size for a request message. (Inherited from TcpListenerChannel)
Protected Property The maximum number of chunks per response message. (Inherited from TcpListenerChannel)
Protected Property The maximum size for a response message. (Inherited from TcpListenerChannel)
Protected Property Returns the current security token. (Inherited from TcpListenerChannel)
Protected Property The resource quotas for the channel. (Inherited from TcpListenerChannel)
Protected Property The size of the receive buffer. (Inherited from TcpListenerChannel)
Protected Property Returns the renewed but not yet activated token. (Inherited from TcpListenerChannel)
Protected Property The report certificate audit event handler. (Inherited from TcpListenerChannel)
Protected Property The report close secure channel audit event handler. (Inherited from TcpListenerChannel)
Protected Property The report open secure channel audit event handler. (Inherited from TcpListenerChannel)
Protected Property The channel request event handler. (Inherited from TcpListenerChannel)
Protected Property The security mode used with the channel. (Inherited from TcpListenerChannel)
Protected Property The security policy used with the channel. (Inherited from TcpListenerChannel)
Protected Property The size of the send buffer. (Inherited from TcpListenerChannel)
Protected Property The certificate for the server. (Inherited from TcpListenerChannel)
Protected Property The server certificate chain. (Inherited from TcpListenerChannel)
Protected Property The state of the channel. (Inherited from TcpListenerChannel)
Top
See Also

Reference

TcpServerChannel Class
Opc.Ua.Bindings Namespace