Click or drag to resize
AgentDumpEvent Constructor
Initializes a new instance of the AgentDumpEvent class

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AgentDumpEvent(
	ManagerConnection source
)

Parameters

source
Type: AsterNET.ManagerManagerConnection

[Missing <param name="source"/> documentation for "M:AsterNET.Manager.Event.AgentDumpEvent.#ctor(AsterNET.Manager.ManagerConnection)"]

See Also