Defines the results for the Poll(Int32) method.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public Enumeration PollResult
C#
public enum PollResult

Members

Member nameDescription
Supported by the .NET Compact FrameworkNoData
No data available.
Supported by the .NET Compact FrameworkDataAvailable
Data available for receive.
Supported by the .NET Compact FrameworkClosed
Channel was closed.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also