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 maximum round-trip time in milliseconds permitted for a test to evaluate as successful.
public float? RoundTripTimeMs { get; set; }
member this.RoundTripTimeMs : Nullable<single> with get, set
Public Property RoundTripTimeMs As Nullable(Of Single)