Enum SessionDuration
The session lifetime.
Namespace: OnixS.Fix.Scheduling
Assembly: OnixS.Fix.Engine.dll
Syntax
public enum SessionDuration
Fields
Name | Description |
---|---|
Day | The session continues for not more than 24 hours (login and logout are performed within the bounds of a single day). |
Week | Session logon/logout occurs only once per week. |