Click or drag to resize

IServerConnections Property

All current connections/clients

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Storage<IConnection, Guid, IProtocol> Connections { get; }

Property Value

Type: StorageIConnection, Guid, IProtocol
See Also