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

Bytes sent (to the client) per second, averaged over the last several seconds.

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

Syntax

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

See Also