'Declaration
Public Enum TelnetAttnOption Inherits System.Enum
'Usage
Dim instance As TelnetAttnOption
public enum TelnetAttnOption : System.Enum
'Declaration
Public Enum TelnetAttnOption Inherits System.Enum
'Usage
Dim instance As TelnetAttnOption
public enum TelnetAttnOption : System.Enum
Member | Description |
---|---|
TelnetAbortOutput | Sends a Telnet Abort Output to the host. |
TelnetBreak | Sends a Telnet Break to the host. |
TelnetIntProcess | Sends a Telnet Int Process to the host. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.TelnetAttnOption