The event sent when the connection to statistic server is reopened.

C# | Visual Basic | Visual C++ |
event EventHandler StatServerConnectionReopened
Event StatServerConnectionReopened As EventHandler
event EventHandler^ StatServerConnectionReopened { void add (EventHandler^ value); void remove (EventHandler^ value); }