Event registration for Playing Suspended events.
| C# | Visual Basic | Visual C++ |
public event PlayingSuspendedEventHandler OnPlayingSuspendedEvent
Public Event OnPlayingSuspendedEvent As PlayingSuspendedEventHandler
public: virtual event PlayingSuspendedEventHandler^ OnPlayingSuspendedEvent { void add (PlayingSuspendedEventHandler^ value); void remove (PlayingSuspendedEventHandler^ value); }
Assembly: ServiceProvider (Module: ServiceProvider)