Share via


AppInstanceProbe.TimeoutInSeconds Property

Definition

Number of seconds after which the probe times out. Minimum value is 1.

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

Property Value

Applies to