Gets active sessions.
| C# | Visual Basic | Managed C++ |
public SocketServerSession[] Sessions { get; }
Public ReadOnly Property Sessions As SocketServerSession()
public: array<SocketServerSession^>^ Sessions { array<SocketServerSession^>^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)