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