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