Click or drag to resize

ISessionContainerActiveSessions Property

Gets the currently active sessions.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
IEnumerable<ISession> ActiveSessions { get; }

Property Value

Type: IEnumerableISession
See Also