ClientFactoryTClientCreatedClients 属性
已创建的客户端安全列表,一般不要直接操作。
命名空间: TouchSocket.Sockets程序集: TouchSocket (在 TouchSocket.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
protected IReadOnlyList<TClient> CreatedClients { get; }
Protected ReadOnly Property CreatedClients As IReadOnlyList(Of TClient)
Get
member CreatedClients : IReadOnlyList<'TClient> with get
属性值
IReadOnlyListTClient