| DiaSpringWrapperCommonChannelInfoCallDuration Property |
The call duration in seconds on the given channel. This value is reset to zero on each new call.
Namespace: InkostarAssembly: DiaSpringWrapper (in DiaSpringWrapper.dll) Version: 0.0.0.0
Syntaxpublic double CallDuration { get; }Public ReadOnly Property CallDuration As Double
Get
public:
property double CallDuration {
double get ();
}member CallDuration : float with get
Property Value
Type:
Double
See Also