Click or drag to resize

UsbConnectionMaxTimeoutForRead Property

Gets or sets the maximum time, in milliseconds, to wait for any data to be received.

Namespace: Zebra.Sdk.Comm
Assembly: SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 3.0.3271
Syntax
public override int MaxTimeoutForRead { get; set; }

Property Value

Int32

Implements

ConnectionMaxTimeoutForRead
See Also