ISessionRingDuration Property |
Gets the duration while the session was in Ringing state.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
SyntaxTimeSpan RingDuration { get; }
ReadOnly Property RingDuration As TimeSpan
Get
property TimeSpan RingDuration {
TimeSpan get ();
}
abstract RingDuration : TimeSpan with get
Property Value
TimeSpan
See Also