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

Property Value

Type: Int32
See Also