Public Properties
Name | Description | |
---|---|---|
ApplicationContext | Gets or sets the application context object. | |
ConnectionPool | Gets the connection pool for this connection. | |
ConnectionThrottlingHighMark | Gets or sets the high water mark for this connection. | |
ConnectionThrottlingLowMark | Gets or sets the low water mark for this connection. | |
ConnectionTimeout | Gets or sets the connection idle timeout value. | |
IsConnected | Gets whether the connection is connected. | |
IsConnectionThrottled | Gets the value indicating if the connection is throttled. | |
IsIncomingConnection | Gets whether connection is incoming or outgoing. | |
LocalEndpoint | Gets the local endpoint of this connection. | |
ProtocolName | Gets the name of the protocol used for this connection. | |
RefCount | Gets the current reference count. | |
RemoteEndpoint | Gets the remote endpoint of this connection. |