Version: 5.5
public static int GetPacketSentRate (int hostId, int connectionId, out byte error);

Parameters

hostId Host id associated with this connection.
connectionId Id of the connection.
error Error (can be casted to NetworkError for more information).

Description

Return the current send rate in bytes per second.