Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StatisticInvalid Event
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersIStatServerServiceStatisticInvalid
The event sent when a statistic is invalid on statistic server side.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<EventArgs<int>> StatisticInvalid
Event StatisticInvalid As EventHandler(Of EventArgs(Of Integer))
 event EventHandler<EventArgs<int>^>^ StatisticInvalid {
	void add (EventHandler<EventArgs<int>^>^ value);
	void remove (EventHandler<EventArgs<int>^>^ value);
}

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)