Table of Contents

Class Counters

Namespace
Coherence.Toolkit.Profiling
Assembly
Coherence.Toolkit.dll
public static class Counters
Inheritance
Counters

Fields

BandwidthReceived

public static readonly ProfilerCounterValue<long> BandwidthReceived

Field Value

ProfilerCounterValue<long>

BandwidthSent

public static readonly ProfilerCounterValue<long> BandwidthSent

Field Value

ProfilerCounterValue<long>

Category

public static readonly ProfilerCategory Category

Field Value

ProfilerCategory

CommandsReceived

public static readonly ProfilerCounterValue<long> CommandsReceived

Field Value

ProfilerCounterValue<long>

CommandsSent

public static readonly ProfilerCounterValue<long> CommandsSent

Field Value

ProfilerCounterValue<long>

EntityCount

public static readonly ProfilerCounter<int> EntityCount

Field Value

ProfilerCounter<int>

InputsReceived

public static readonly ProfilerCounterValue<long> InputsReceived

Field Value

ProfilerCounterValue<long>

InputsSent

public static readonly ProfilerCounterValue<long> InputsSent

Field Value

ProfilerCounterValue<long>

Latency

public static readonly ProfilerCounter<int> Latency

Field Value

ProfilerCounter<int>

MessagesReceived

public static readonly ProfilerCounterValue<long> MessagesReceived

Field Value

ProfilerCounterValue<long>

MessagesSent

public static readonly ProfilerCounterValue<long> MessagesSent

Field Value

ProfilerCounterValue<long>

PacketReceived

public static readonly ProfilerCounterValue<int> PacketReceived

Field Value

ProfilerCounterValue<int>

PacketsSent

public static readonly ProfilerCounterValue<int> PacketsSent

Field Value

ProfilerCounterValue<int>

UpdatesReceived

public static readonly ProfilerCounterValue<long> UpdatesReceived

Field Value

ProfilerCounterValue<long>

UpdatesSent

public static readonly ProfilerCounterValue<long> UpdatesSent

Field Value

ProfilerCounterValue<long>