Ozeki VoIP SDK Class library
ActiveSessions Property
NamespacesOzeki.VoIP.PBX.PhoneCalls.SessionISessionContainerActiveSessions
Declaration Syntax
C#Visual BasicVisual C++
IEnumerable<ISession> ActiveSessions { get; }
ReadOnly Property ActiveSessions As IEnumerable(Of ISession)
	Get
property IEnumerable<ISession^>^ ActiveSessions {
	IEnumerable<ISession^>^ get ();
}
Property Value
IEnumerable<(Of <(<'ISession>)>)>

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649