Click or drag to resize
QueueMemberStatusEventLastCall Property
Get/Set the time (in seconds since 01/01/1970) the last successful call answered by the added member was hungup.

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

Property Value

Type: Int64
See Also