Click or drag to resize
AbstractQueueMemberEventLastCall Property
The time this member last took a call, expressed in seconds since 00:00, Jan 1, 1970 UTC.
Available since : Asterisk 12.

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