![]() | ClientChannel Properties |
The ClientChannel type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsConnected |
Gets a value that indicates whether this channel is connected.
(Inherited from ChannelBase.) |
![]() | IsSecure |
Gets a value that indicates whether this channel is secure
(Inherited from ChannelBase.) |
![]() | KeepAlive |
Gets or sets a value that indicates whether the KeepAlive
option of this channel is active.
(Inherited from ChannelBase.) |
![]() | Name |
Gets the name of this channel.
|
![]() | ReaderBufferFreeSize |
Gets or sets the free size of the reader buffer (bytes).
(Inherited from ChannelBase.) |
![]() | ReaderBufferMaxSize |
Gets or sets the maximum size of the reader buffer (bytes).
(Inherited from ChannelBase.) |
![]() | ReaderBufferMinSize |
Gets or sets the minimum size of the reader buffer (bytes).
(Inherited from ChannelBase.) |
![]() | ReaderBufferWarnSize |
Gets or sets the warning size of the reader buffer (bytes).
(Inherited from ChannelBase.) |
![]() | SwitchName |
Gets the name of the NetSwitch server connected to this channel.
|
![]() | SwitchURI |
Gets the connection URI of this channel.
|
![]() | SwitchVersion |
Gets the version of the NetSwitch server connected to this channel.
|
![]() | Tag |
Gets a value that indicates the connection tag of this channel.
(Inherited from ChannelBase.) |
![]() | TcpNoDelay |
Gets or sets a value that indicates whether this channel is using
the Nagle algorithm.
(Inherited from ChannelBase.) |
![]() | Tracing |
Gets a value that indicates whether this channel is tracing inbound
and outbound messages.
(Inherited from ChannelBase.) |
![]() | TrustStorePass |
Gets or sets the password of the PFX/PKCS12 trust store file used to
establish secure (SSL/TLS) connections.
(Inherited from ChannelBase.) |
![]() | TrustStorePath |
Gets or sets the path of the PFX/PKCS12 trust store file used to
establish secure (SSL/TLS) connections.
(Inherited from ChannelBase.) |
![]() | Version |
Gets the implementation version of this channel.
|