Event registration for responses to StartMonitor requests.
| C# | Visual Basic | Visual C++ |
public event StartMonitorResponseHandler OnStartMonitorResponse
Public Event OnStartMonitorResponse As StartMonitorResponseHandler
public: virtual event StartMonitorResponseHandler^ OnStartMonitorResponse { void add (StartMonitorResponseHandler^ value); void remove (StartMonitorResponseHandler^ value); }
Assembly: ServiceProvider (Module: ServiceProvider)