Multichannel
|
The MultichannelConnection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Connected | Returns true if the connection is open. |
|
|
MaxTimeoutForRead | Gets or sets the maximum time, in milliseconds, to wait for any data to be received. |
|
|
PrintingChannel | Gets the underlying printing Connection of this MultichannelConnection. |
|
|
SimpleConnectionName | Gets a human-readable description of the connection. |
|
|
StatusChannel | Gets the underlying status StatusConnection of this MultichannelConnection. |
|
|
TimeToWaitForMoreData | Gets or sets the maximum time, in milliseconds, to wait in-between reads after the initial read. |