RoundTripTimeStatistics.Sum Field

Definition

A smoothed value round trip time, in microseconds, computed from all sampled round trip times for a StreamSocket object. The smoothing is a weighted additive function that uses the member.

This value is always 0 on systems that do not have extended TCP statistics enabled by default.

public: unsigned int Sum;
uint32_t Sum;
public uint Sum;
Public Sum As UInteger 

Field Value

UInt32

unsigned int

uint32_t

Applies to