This method attempts to read from the device. The method will block until
data is read or it is interrupted. Read data will be passed into the
callbacks registered with registerInputListener().
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax member Read : unit -> unit
See Also