'DeclarationPublic Enum TelnetAttnOption Inherits System.Enum
'UsageDim instance As TelnetAttnOption
public enum TelnetAttnOption : System.Enum
'DeclarationPublic Enum TelnetAttnOption Inherits System.Enum
'UsageDim 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