ConnectionA Properties |
The ConnectionA type exposes the following members.
Name | Description | |
---|---|---|
Connected |
Returns true if the connection is open.
| |
Manufacturer |
See the classes which implement this property for the format of the printer manufacturer string.
| |
MaxDataToWrite |
Gets or sets the maximum number of bytes to write at one time
| |
MaxTimeoutForRead |
Gets or sets the maximum time, in milliseconds, to wait for any data to be received.
| |
MultipartTimeToWaitAfterSend | ||
SimpleConnectionName |
Gets a human-readable description of the connection.
| |
TimeToWaitForMoreData |
Gets or sets the maximum time, in milliseconds, to wait in-between reads after the initial read.
|