Click or drag to resize

ConnectionTimeToWaitForMoreData Property

Gets or sets the maximum time, in milliseconds, to wait in-between reads after the initial read.

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
int TimeToWaitForMoreData { get; set; }

Property Value

Type: Int32
See Also