Click or drag to resize
AgentCallbackLogoffEventReason Property
Returns the reason for the logoff. The reason is set to Autologoff if the agent has been logged off due to not answering the phone in time. Autologoff is configured by setting autologoff to the appropriate number of seconds in agents.conf.
Sets the reason for the logoff.

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

Property Value

Type: String
See Also