Click or drag to resize

ConnectionAMaxDataToWrite Property

Gets or sets the maximum number of bytes to write at one time

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

Property Value

Int32
See Also