Click or drag to resize

StatusConnectionWithWriteLogging Properties

The StatusConnectionWithWriteLogging type exposes the following members.

Properties
  NameDescription
Public propertyConnected
Returns true if the connection is open.
(Inherited from Connection.)
Public propertyMaxTimeoutForRead
Gets or sets the maximum time, in milliseconds, to wait for any data to be received.
(Inherited from Connection.)
Public propertySimpleConnectionName
Gets a human-readable description of the connection.
(Inherited from Connection.)
Public propertyTimeToWaitForMoreData
Gets or sets the maximum time, in milliseconds, to wait in-between reads after the initial read.
(Inherited from Connection.)
Top
See Also