ConnectableServiceGetClients 方法
获取已连接的所有客户端。
命名空间: TouchSocket.Sockets程序集: TouchSocket (在 TouchSocket.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
protected abstract IEnumerable<IClient> GetClients()
Protected MustOverride Function GetClients As IEnumerable(Of IClient)
abstract GetClients : unit -> IEnumerable<IClient>
返回值
IEnumerableIClient返回IClient的集合