Click or drag to resize

MultichannelConnection Properties

The MultichannelConnection type exposes the following members.

Properties
  Name Description
Public property Connected Returns true if the connection is open.
Public property MaxTimeoutForRead Gets or sets the maximum time, in milliseconds, to wait for any data to be received.
Public property PrintingChannel Gets the underlying printing Connection of this MultichannelConnection.
Public property SimpleConnectionName Gets a human-readable description of the connection.
Public property StatusChannel Gets the underlying status StatusConnection of this MultichannelConnection.
Public property TimeToWaitForMoreData Gets or sets the maximum time, in milliseconds, to wait in-between reads after the initial read.
Top
See Also