Click or drag to resize
ZapHangupAction Constructor (Int32)
Creates a new ZapHangupAction that hangs up the given zap channel (the number of the zap channel to hang up).

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ZapHangupAction(
	int zapChannel
)

Parameters

zapChannel
Type: SystemInt32

[Missing <param name="zapChannel"/> documentation for "M:AsterNET.Manager.Action.ZapHangupAction.#ctor(System.Int32)"]

See Also