public static ReadOnlyCollection<NetworkConnection> connections ;

描述

与客户端的所有当前连接的列表。

该列表中的连接存储在其 connectionId 的索引所指示的位置。对于断开的连接,在该列表中可能是空值。