Enum SessionWarningReason
Session warning reason.
Namespace: OnixS.Cme.ILink3
Assembly: OnixS.Cme.ILink3.dll
Syntax
public enum SessionWarningReason
Fields
Name | Description |
---|---|
DecodingIssue | The decoder has met a non-critical issue |
GeneralWarning | General session-related warning. |
LicenseExpiration | License has expired. |
LinkErrorIsDetected | Telecommunication link error is detected. |
RestoreSessionStateWarning | Restore Session State |
SequenceGapIsDetected | Sequence gap is detected in the CME message sequence. |
SequenceWithKeepAliveLapsed | CME sent the Sequence message with the KeepAliveLapsed flag. This indicates that one Keep Alive interval has lapsed without any message received by CME. If an additional KeepAliveInterval lapses with no message received, then CME will close the socket connection. |
UnexpectedNextSeqNo | |
UnexpectedPreviousUuid | The value of the PreviousUUID field in the Establishment Acknowledgment message from CME does not match to the local value. |