This version of Unity is unsupported.
Method group is Obsolete

NetworkClient.GetConnectionStats

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

Declaration

public Dictionary<short,PacketStat> GetConnectionStats();

Returns

Dictionary<short,PacketStat> Dictionary of packet statistics for the client's connection.

Description

Retrieves statistics about the network packets sent on this connection.