OnDirectOrderBookUpdated Method Table of ContentOnImpliedOrderBookChanged Method
Is called when Error is reported.

Namespace: Onixs.CmeFastHandler
Assembly: Onixs.CmeFastHandler-3.5-x86 (in Onixs.CmeFastHandler-3.5-x86.dll) Version: 2.11.6.1 (2.11.6.1)

Syntax

C#
protected virtual void OnError(
	Handler..::..ErrorEventArgs e
)

Parameters

e
Type: Onixs.CmeFastHandler..::..Handler..::..ErrorEventArgs

[Missing <param name="e"/> documentation for "M:Onixs.CmeFastHandler.Handler.OnError(Onixs.CmeFastHandler.Handler.ErrorEventArgs)"]

See Also