Click or drag to resize
ManagerActionEventActionCompleteEventClass Method
Returns the event type that indicates that Asterisk is finished sending response events for this action.

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public abstract Type ActionCompleteEventClass()

Return Value

Type: Type

[Missing <returns> documentation for "M:AsterNET.Manager.Action.ManagerActionEvent.ActionCompleteEventClass"]

See Also