RoundTripTimeStatistics.Variance Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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