Click or drag to resize
AgentCallbackLogoffEventAgent Property
Returns the name of the agent that logged off.
Sets the name of the agent that logged off.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Agent { get; set; }

Property Value

Type: String
See Also