forwardSessionLoggingOutEventArgs Constructor    Table of ContentSession Property forward
SessionLoggingOutEventArgs Properties

The SessionLoggingOutEventArgs type exposes the following members.

Properties
  NameDescription
Public propertySession
Instance of FIX session which is either a source of error or which is related with given error.
Public propertyShouldLogout
Gets or sets value if scheduler should perform logout. If scheduler should perform logout set this value to 'true', 'false' otherwise.
Top
See Also