'Declaration
Public Enum KermitStopServerOption Inherits System.Enum
'Usage
Dim instance As KermitStopServerOption
public enum KermitStopServerOption : System.Enum
'Declaration
Public Enum KermitStopServerOption Inherits System.Enum
'Usage
Dim instance As KermitStopServerOption
public enum KermitStopServerOption : System.Enum
Member | Description |
---|---|
Logoff | KermitStopServer does log off the remote computer. |
NoLogoff | KermitStopServer does not log off the remote computer. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.OpenSystems.KermitStopServerOption