• Version 1.15.2
Show / Hide Table of Contents

Enum SessionRole

SessionInternal role.

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

Fields

Name Description
Acceptor

Acceptor - the receiving party of the FIX session.

It listens for the incoming connection on the pre-defined port.
The acceptor has responsibility to perform first level authentication and formally declare the connection
request "accepted" through transmission of an acknowledgment Logon message.
Initiator

Initiator - establishes the telecommunications link and initiates the session via transmission of the initial Logon message.

NotSet

Session role is not set.

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