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: 3.0.3271
Syntax
public virtual int MaxDataToWrite { get; set; }

Property Value

Int32
See Also