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

Property Value

Type: Int32
See Also