This version of Unity is unsupported.
Method group is Obsolete

NetworkServer.GetConnectionStats

Obsolete The high level API classes are deprecated and will be removed in the future.

Declaration

public static Dictionary<short,PacketStat> GetConnectionStats();

Returns

Dictionary<short,PacketStat> Dictionary of msg types and packet statistics.

Description

Gets aggregate packet stats for all connections.