Click or drag to resize

MultichannelConnection Properties

The MultichannelConnection type exposes the following members.

Properties
  NameDescription
Public propertyConnected
Returns true if the connection is open.
Public propertyMaxTimeoutForRead
Gets or sets the maximum time, in milliseconds, to wait for any data to be received.
Public propertyPrintingChannel
Gets the underlying printing Connection of this MultichannelConnection.
Public propertySimpleConnectionName
Gets a human-readable description of the connection.
Public propertyStatusChannel
Gets the underlying status StatusConnection of this MultichannelConnection.
Public propertyTimeToWaitForMoreData
Gets or sets the maximum time, in milliseconds, to wait in-between reads after the initial read.
Top
See Also