TcpServer ActiveConnections Property Bespoke Osc Library
Gets the list of active connections.

Namespace: Bespoke.Common.Net
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public ReadOnly Property ActiveConnections As ReadOnlyCollection(Of TcpConnection)
	Get
See Also