Click or drag to resize
GetDataCommand Properties

The GetDataCommand type exposes the following members.

Properties
  NameDescription
Public propertyFile
Get/Set the name of the file to stream. Must not include extension.
Public propertyMaxDigits
Get/Set the maximum number of digits to read. The maximum number of digits to read. Must be in [1..1024].
Public propertyTimeout
Get/Set the timeout in milliseconds to wait for data. 0 means standard timeout value, -1 means "ludicrous time" (essentially never times out).
Top
See Also