SessionErrorEventArgs Constructor | Table of Content | Exception Property |
SessionErrorEventArgs Properties |
The SessionErrorEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Exception |
Gets an Exception object which causes error.
| |
Reason |
Gets a message that describes current error.
| |
Session |
Instance of FIX session which is either a source
of error or which is related with given error.
|