The call duration in seconds on the given channel. This value is reset to zero on each new call.

Namespace:  Inkostar
Assembly:  DiaSpringWrapper (in DiaSpringWrapper.dll)
Version: 0.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public double CallDuration { get; }
Public ReadOnly Property CallDuration As Double
public:
property double CallDuration {
	double get ();
}

See Also