Event registration for Connection Cleared event.
| C# | Visual Basic | Visual C++ |
public event ConnectionClearedEventHandler OnConnectionClearedEvent
Public Event OnConnectionClearedEvent As ConnectionClearedEventHandler
public: virtual event ConnectionClearedEventHandler^ OnConnectionClearedEvent { void add (ConnectionClearedEventHandler^ value); void remove (ConnectionClearedEventHandler^ value); }
Assembly: ServiceProvider (Module: ServiceProvider)