Click or drag to resize
TelnetStreamDataAvailable Property
Gets a value indicating whether data is available on the TelnetStream to be read.

Namespace: Lawo.IO
Assembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax
C#
public bool DataAvailable { get; }

Property Value

Type: Boolean
See Also