Click or drag to resize

ConnectionMaxTimeoutForRead Property

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

Namespace: Zebra.Sdk.Comm
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 4.0.3435
Syntax
int MaxTimeoutForRead { get; set; }

Property Value

Int32
See Also