| AgentConnectEventHoldTime Property |
Get/Set the amount of time the caller was on hold.
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public long HoldTime { get; set; }
Public Property HoldTime As Long
Get
Set
public:
property long long HoldTime {
long long get ();
void set (long long value);
}
member HoldTime : int64 with get, set
Property Value
Type:
Int64See Also