IConnectableServiceTClientClients 属性
获取已连接的客户端集合。
命名空间: TouchSocket.Sockets程序集: TouchSocket (在 TouchSocket.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
IClientCollection<TClient> Clients { get; }
ReadOnly Property Clients As IClientCollection(Of TClient)
Get
abstract Clients : IClientCollection<'TClient> with get
属性值
IClientCollectionTClient