Incoming data processing mode.

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

Syntax

Visual Basic
Public Enumeration DataProcessingMode
C#
public enum DataProcessingMode

Members

Member nameDescription
Supported by the .NET Compact FrameworkNone
Incoming data is not processed automatically.
Supported by the .NET Compact FrameworkAutomatic
Incoming data is processed by a background thread.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also