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.
|
Initiator | Initiator - establishes the telecommunications link and initiates the session via transmission of the initial Logon message. |
NotSet | Session role is not set. |