This version of Unity is unsupported.
Method group is Obsolete

NetworkTransport.GetIncomingPacketDropCountForAllHosts

Obsolete The UNET transport will be removed in the future as soon a replacement is ready.

Declaration

public static int GetIncomingPacketDropCountForAllHosts();

Returns

int Dropping packet count.

Description

How many packets have been dropped due lack space in incoming queue (absolute value, countinf from start).