Click or drag to resize
ManagerConnectionSendEventGeneratingAction Method (ManagerActionEvent, Int32)

[Missing <summary> documentation for "M:AsterNET.Manager.ManagerConnection.SendEventGeneratingAction(AsterNET.Manager.Action.ManagerActionEvent,System.Int32)"]

Namespace: AsterNET.Manager
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ResponseEvents SendEventGeneratingAction(
	ManagerActionEvent action,
	int timeout
)

Parameters

action
Type: AsterNET.Manager.ActionManagerActionEvent

[Missing <param name="action"/> documentation for "M:AsterNET.Manager.ManagerConnection.SendEventGeneratingAction(AsterNET.Manager.Action.ManagerActionEvent,System.Int32)"]

timeout
Type: SystemInt32
wait timeout in milliseconds

Return Value

Type: ResponseEvents

[Missing <returns> documentation for "M:AsterNET.Manager.ManagerConnection.SendEventGeneratingAction(AsterNET.Manager.Action.ManagerActionEvent,System.Int32)"]

See Also