[This is preliminary documentation and is subject to change.]

Bytes received (from the client) per second, averaged over the last several seconds.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public double BytesReceivedRate { get; private set; }

See Also