Handler for Server Connection Down events.
| C# | Visual Basic | Visual C++ |
public event ServerConnectionDownEventHandler OnServerConnectionDownEvent
Public Event OnServerConnectionDownEvent As ServerConnectionDownEventHandler
public: virtual event ServerConnectionDownEventHandler^ OnServerConnectionDownEvent { void add (ServerConnectionDownEventHandler^ value); void remove (ServerConnectionDownEventHandler^ value); }
Assembly: ServiceProvider (Module: ServiceProvider)