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

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