Enum ATM_SESSION_STATE
Indicates the state of the session.
Namespace: Attachmate.Verastream.HostIntegrator.EAO2V
Assembly: Attachmate.Verastream.HostIntegrator.EAO2V.dll
Syntax
[ComVisible(true)]
public enum ATM_SESSION_STATE
Fields
| Name | Description |
|---|---|
| ATM_SS_ATTACHED | |
| ATM_SS_ATTACHING | |
| ATM_SS_CONNECTED | Host Integrator: connected. |
| ATM_SS_CONNECTING | |
| ATM_SS_DETACHING | |
| ATM_SS_DISCONNECTING | |
| ATM_SS_UNATTACHED | Host Integator: not connected. |