ISessionStateDuration Property |
Gets the time passed after the last session state change.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax TimeSpan StateDuration { get; }
ReadOnly Property StateDuration As TimeSpan
Get
property TimeSpan StateDuration {
TimeSpan get ();
}
abstract StateDuration : TimeSpan with get
Property Value
Type:
TimeSpanSee Also