SwiftlyS2

CCLCMsg_Diagnostic

Interface CCLCMsg_Diagnostic

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCLCMsg_Diagnostic : ITypedProtobuf<CCLCMsg_Diagnostic>, INativeHandle, INetMessage<CCLCMsg_Diagnostic>, IDisposable

Implements

Properties

DownstreamFlow

CMsgSource2NetworkFlowQuality DownstreamFlow { get; }
Property Value

PerfSamples

IProtobufRepeatedFieldSubMessageType<CMsgSource2PerfIntervalSample> PerfSamples { get; }
Property Value

SystemSpecs

CMsgSource2SystemSpecs SystemSpecs { get; }
Property Value

UpstreamFlow

CMsgSource2NetworkFlowQuality UpstreamFlow { get; }
Property Value

VprofReport

CMsgSource2VProfLiteReport VprofReport { get; }
Property Value

On this page