ISessionStateDuration Property |
Gets the time passed after the last session state change.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxTimeSpan StateDuration { get; }
ReadOnly Property StateDuration As TimeSpan
Get
property TimeSpan StateDuration {
TimeSpan get ();
}
abstract StateDuration : TimeSpan with get
Property Value
Type:
TimeSpan
See Also