This version of Unity is unsupported.
Method group is Obsolete

NetworkConnection.lastMessageTime

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

Description

The last time that a message was received on this connection.

This includes internal system messages (such as Commands and ClientRpc calls) and user messages.