Enum SessionDuration
Specifies activity time frame for the session.
Namespace: OnixS.Fix.Scheduling
Assembly: OnixS.Fix.Engine.dll
Syntax
public enum SessionDuration
Fields
Name | Description |
---|---|
Day | Session continues not more than 24 hours. That is session logon and logout are performed within bounds of single day. |
Week | Session logon/logout occurs only once per week. |