UsbConnection Properties |
The UsbConnection type exposes the following members.
Name | Description | |
---|---|---|
Connected |
Returns true if the connection is open.
(Inherited from ConnectionA.) | |
DeviceName |
Returns the USB device name.
| |
Manager |
Returns the UsbManager object.
| |
Manufacturer | (Overrides ConnectionAManufacturer.) | |
MaxDataToWrite |
Gets or sets the maximum number of bytes to write at one time
(Inherited from ConnectionA.) | |
MaxTimeoutForRead |
Gets or sets the maximum time, in milliseconds, to wait for any data to be received.
(Inherited from ConnectionA.) | |
MaxTimeoutForRead |
Gets or sets the maximum time, in milliseconds, to wait for any data to be received.
(Overrides ConnectionAMaxTimeoutForRead.) | |
MultipartTimeToWaitAfterSend | (Inherited from ConnectionA.) | |
PermissionRequestor |
Gets/sets the UsbPermissionRequestor instance.
| |
SerialNumber |
Returns the serial number of the printer.
| |
SimpleConnectionName |
Gets a human-readable description of the connection.
(Overrides ConnectionASimpleConnectionName.) | |
TimeToWaitForMoreData |
Gets or sets the maximum time, in milliseconds, to wait in-between reads after the initial read.
(Inherited from ConnectionA.) |