Reference Library
OnRecordingSuspendedEvent Event
NamespacesAvaya.ApplicationEnablement.DMCCMediaOnRecordingSuspendedEvent
Event registration for Recording Suspended events.
Declaration Syntax
C#Visual BasicVisual 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)