Show / Hide Table of Contents

Class NetTrafficTracker.TrafficEntry

Inheritance
System.Object
NetTrafficTracker.TrafficEntry
NetTrafficTracker.TrafficEntryAverage
Namespace: Eco.Shared.Networking.Monitoring
Assembly: Eco.Core.dll
Syntax
public class TrafficEntry : Object

Constructors

TrafficEntry()

Declaration
public TrafficEntry()

Fields

Count

Declaration
public int Count
Field Value
Type Description
System.Int32

SerializationMS

Declaration
public double SerializationMS
Field Value
Type Description
System.Double

Size

Declaration
public int Size
Field Value
Type Description
System.Int32

SizeCountPadding

Declaration
protected const int SizeCountPadding = 15
Field Value
Type Description
System.Int32

UpdateMS

Declaration
public double UpdateMS
Field Value
Type Description
System.Double

UpdateSeriPadding

Declaration
protected const int UpdateSeriPadding = 20
Field Value
Type Description
System.Int32

Methods

Describe()

Describe total

Declaration
public virtual string Describe()
Returns
Type Description
System.String

Describe(Double)

Describe over period of time delta

Declaration
public string Describe(double delta)
Parameters
Type Name Description
System.Double delta
Returns
Type Description
System.String

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾