NetworkStatistics Class

Class NetworkStatistics is responible for measuring network traffic on a device running software built with Trinity. Keeps track of peek load, momentary load and ackumulated traffic on both transmitting and receiving channels.

Definition

Namespace: Alteruna.Multiplayer.Core
Assembly: Alteruna (in Alteruna.dll) Version: 2.0.1+a1176e08a0b4a6bfd8fefeddde6163a16d29e5ab
C#
public class NetworkStatistics : ISerializable
Inheritance
Object    NetworkStatistics
Implements
ISerializable

Constructors

NetworkStatistics Default Constructor

Properties

Methods

See Also