  | AgentCompleteEventTalkTime Property  | 
                Get/Set the amount of time the caller talked to the agent.
            
 
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic long TalkTime { get; set; }Public Property TalkTime As Long
	Get
	Set
public:
property long long TalkTime {
	long long get ();
	void set (long long value);
}member TalkTime : int64 with get, set
Property Value
Type: 
Int64
See Also