Handles the StatServerConnectionOpened event.

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