This version of Unity is unsupported.
Method group is Obsolete

NetworkClient.ResetConnectionStats

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

Declaration

public void ResetConnectionStats();

Description

Resets the statistics return by NetworkClient.GetConnectionStats() to zero values.

Useful when building per-second network statistics.