Click or drag to resize

ConnectionA Properties

The ConnectionA type exposes the following members.

Properties
  NameDescription
Public propertyConnected
Returns true if the connection is open.
Public propertyManufacturer
See the classes which implement this property for the format of the printer manufacturer string.
Public propertyMaxDataToWrite
Gets or sets the maximum number of bytes to write at one time
Public propertyMaxTimeoutForRead
Gets or sets the maximum time, in milliseconds, to wait for any data to be received.
Public propertySimpleConnectionName
Gets a human-readable description of the connection.
Public propertyTimeToWaitForMoreData
Gets or sets the maximum time, in milliseconds, to wait in-between reads after the initial read.
Top
See Also