Share via


RoundTripTimeStatistics.Variance Field

Definition

The round trip time variation, in microseconds, for a StreamSocket object. This value is used for receive window auto-tuning.

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

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

Field Value

UInt32

unsigned int

uint32_t

Applies to