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