Click or drag to resize
ManagerConnectionAgentLogoff Event
An AgentCallbackLogoffEvent is triggered when an agent that previously logged in using AgentLogin is logged of.

Namespace: AsterNET.Manager
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public event AgentLogoffEventHandler AgentLogoff

Value

Type: AsterNET.ManagerAgentLogoffEventHandler
See Also