Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
StatisticError Event
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersIStatServerServiceStatisticError
The event sent when an error is sent for a statistic from statistic server.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<StatErrorEventArgs> StatisticError
Event StatisticError As EventHandler(Of StatErrorEventArgs)
 event EventHandler<StatErrorEventArgs^>^ StatisticError {
	void add (EventHandler<StatErrorEventArgs^>^ value);
	void remove (EventHandler<StatErrorEventArgs^>^ value);
}

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