Share via


OptionalLoadTestConfiguration.MaxResponseTimeInMs Property

Definition

Maximum response time in milliseconds of the API/endpoint.

public int? MaxResponseTimeInMs { get; set; }
member this.MaxResponseTimeInMs : Nullable<int> with get, set
Public Property MaxResponseTimeInMs As Nullable(Of Integer)

Property Value

Applies to