![]() | UsbDeviceDefaultReadTimeout Property |
Namespace: WinUsbNet
The initial ReadTimeout time, in milliseconds, for each PipeStream in the PipeStreams collection. A value of zero means never time out.
You must set the DefaultReadTimeout before opening the UsbDevice. The Open method will set the ReadTimeout property of each PipeStream to this value.
The default value is 100 milliseconds.