Class SessionTerminatedException
Session is finished because of the Terminate message with an error code.
Inheritance
SessionTerminatedException
Inherited Members
Namespace: OnixS.Cme.ILink3.Exceptions
Assembly: OnixS.Cme.ILink3.dll
Syntax
public class SessionTerminatedException : SessionException
Properties
TerminatedBy
Declaration
public TerminatedBy TerminatedBy { get; }
Property Value
Type | Description |
---|---|
TerminatedBy |
TerminateErrorCode
CME terminate error code
Declaration
public int TerminateErrorCode { get; }
Property Value
Type | Description |
---|---|
Int32 |
Methods
ToDetailedString()
Declaration
public string ToDetailedString()
Returns
Type | Description |
---|---|
String |