Server.Sessions Property
Namespace: Rebex.Net.Servers.Core
Assembly: Rebex.FileServer.dll (version 7.0.9119)
Sessions
Gets an enumerator for currently active sessions.
Declaration
public IEnumerable<ServerSession> Sessions { get; }
Property Value
Type | Description |
---|---|
IEnumerable<ServerSession> |