• Version 1.15.2
Show / Hide Table of Contents

Enum SessionWarningReason

Session warning reason.

Namespace: OnixS.Fix
Assembly: OnixS.Fix.Engine.dll
Syntax
public enum SessionWarningReason

Fields

Name Description
CannotReconnect

Cannot reconnect the FIX Connection.

GarbledMessageReceived

Garbled message is received.

GeneralWarning

General session-related warning.

LinkErrorIsDetected

Telecommunication link error is detected.

ResendRequestManually

Resend Request (2) message was sent by the sendResendRequest session method.

ResendRequestRejectConsideredAsGapFill

Reject(3) message on Resend Request(2) is considered as Gap Fill.

ResendTimeout

Resend timeout is elapsed.

SequenceGapIsDetected

Sequence gap is detected in the received message.

TimeoutIsDetected

Timeout is detected.

In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX