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

Syntax

Visual Basic
<ObsoleteAttribute("TerminaProcessingMode enum has been deprecated and will be removed. Use DataProcessingMode instead.",  _
	True)> _
Public Enumeration TerminaProcessingMode
C#
[ObsoleteAttribute("TerminaProcessingMode enum has been deprecated and will be removed. Use DataProcessingMode instead.", 
	true)]
public enum TerminaProcessingMode

Members

Member nameDescription
Supported by the .NET Compact FrameworkNone
Supported by the .NET Compact FrameworkAutomatic

Version Information

.NET Compact Framework

Obsolete (does not compile) in 3.9, 3.5 and later

See Also