• Version 1.15.2
Show / Hide Table of Contents

Namespace OnixS.Fix.Scheduling

Classes

AcceptorConnectionSettings

Simplifies connection settings creation for the case when session is acceptor.

CounterpartySettings

Simplifies connection settings creation for the case when session is initiator.

InitiatorConnectingEventArgs

Provides data for the InitiatorConnecting event of the Scheduler.

InitiatorConnectionSettings

Simplifies connection settings creation when the session is an initiator.

Scheduler

Scheduler performs session connection maintenance according to the specified schedule for session activities. It monitors whenever criteria to log a particular session either on or off is triggered and automatically executes appropriate action. Scheduler implements IDisposable interface to provide users with the ability to shutdown scheduling services by single action. Supporting IDisposable interface also gives the opportunity to combine Scheduler with built-in language statements like using statement in C# and make scheduling more error-resistant.

SessionConnectionSettings

Collection of connection-related attributes for the session.

SessionErrorEventArgs

Provides data for the Error event of the Scheduler.

SessionEventArgs

Provides data for the Session action events of the Scheduler.

SessionLoggingOutEventArgs

Provides data for the SessionLoggingOut event of the Scheduler.

SessionSchedule

Describes the session lifetime and the sequence number reset policy.

SessionWarningEventArgs

Provides data for the Warning event of the Scheduler.

Enums

SequenceNumberResetPolicy

The session sequence number reset policy.

SessionDuration

The session lifetime.

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