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