Multichannel
|
The MultichannelTcpConnection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Connected |
Returns true if the connection is open.
(Inherited from MultichannelConnection) |
![]() |
MaxTimeoutForRead |
Gets or sets the maximum time, in milliseconds, to wait for any data to be received.
(Inherited from MultichannelConnection) |
![]() |
PrintingChannel |
Gets the underlying printing Connection of this MultichannelConnection.
(Inherited from MultichannelConnection) |
![]() |
SimpleConnectionName |
Return the IP address as the description.
(Overrides MultichannelConnection.SimpleConnectionName) |
![]() |
StatusChannel |
Gets the underlying status StatusConnection of this MultichannelConnection.
(Inherited from MultichannelConnection) |
![]() |
TimeToWaitForMoreData |
Gets or sets the maximum time, in milliseconds, to wait in-between reads after the initial read.
(Inherited from MultichannelConnection) |