forwardSessionErrorEventArgs Constructor    Table of ContentException Property forward
SessionErrorEventArgs Properties

The SessionErrorEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyException
Gets an Exception object which causes error.
Public propertyReason
Gets a message that describes current error.
Public propertySession
Instance of FIX session which is either a source of error or which is related with given error.
Top
See Also