Share via


RoundTripTimeStatistics.Min Field

Definition

The minimum sampled round trip time, in microseconds, for a StreamSocket object.

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

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

Field Value

UInt32

unsigned int

uint32_t

Applies to