| ConfbridgeLockAction Constructor (String) |
Locks a specified conference.
Namespace: AsterNET.Manager.ActionAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ConfbridgeLockAction(
string conference
)
Public Sub New (
conference As String
)
public:
ConfbridgeLockAction(
String^ conference
)
new :
conference : string -> ConfbridgeLockAction
Parameters
- conference
- Type: SystemString
[Missing <param name="conference"/> documentation for "M:AsterNET.Manager.Action.ConfbridgeLockAction.#ctor(System.String)"]
See Also