OnStateChanged Method Table of ContentOnStatistics Method
Is called when the Security Status is changed.

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 OnStatistcsReset(
	Handler..::..StatistcsResetEventArgs e
)

Parameters

e
Type: Onixs.CmeFastHandler..::..Handler..::..StatistcsResetEventArgs

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

See Also