Click or drag to resize
GetDataCommandMaxDigits Property
Get/Set the maximum number of digits to read. The maximum number of digits to read. Must be in [1..1024].

Namespace: AsterNET.FastAGI.Command
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int MaxDigits { get; set; }

Property Value

Type: Int32
See Also