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