Click or drag to resize
ManagerConnectionSendAction Method (ManagerAction)
Send Action with default timeout.

Namespace: AsterNET.Manager
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ManagerResponse SendAction(
	ManagerAction action
)

Parameters

action
Type: AsterNET.Manager.ActionManagerAction

[Missing <param name="action"/> documentation for "M:AsterNET.Manager.ManagerConnection.SendAction(AsterNET.Manager.Action.ManagerAction)"]

Return Value

Type: ManagerResponse

[Missing <returns> documentation for "M:AsterNET.Manager.ManagerConnection.SendAction(AsterNET.Manager.Action.ManagerAction)"]

See Also