  | ManagerActionEventActionCompleteEventClass Method  | 
                Returns the event type that indicates that Asterisk is finished sending response events for this action.
            
 
Namespace: AsterNET.Manager.ActionAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic abstract Type ActionCompleteEventClass()
Public MustOverride Function ActionCompleteEventClass As Type
public:
virtual Type^ ActionCompleteEventClass() abstract
abstract ActionCompleteEventClass : unit -> Type 
Return Value
Type: 
Type[Missing <returns> documentation for "M:AsterNET.Manager.Action.ManagerActionEvent.ActionCompleteEventClass"]
See Also