Called when Error condition is detected.
Namespace: FIXForge.NET.FIXAssembly: FIXForge.NET.FIX.Engine-net-3.5 (in FIXForge.NET.FIX.Engine-net-3.5.dll) Version: 2.79.1.0
Syntax
C# |
---|
protected internal void OnErrorEvent( Session..::..ErrorEventArgs args ) |
Visual Basic |
---|
Protected Friend Sub OnErrorEvent ( _ args As Session..::..ErrorEventArgs _ ) |
Visual C++ |
---|
protected public: void OnErrorEvent( Session..::..ErrorEventArgs^ args ) |
Parameters
- args
- Type: FIXForge.NET.FIX..::..Session..::..ErrorEventArgs
Error condition details.