Compartir a través de


WaitAnnotation.WaitBehavior Property

Definition

The behavior of the wait. Only applicable when WaitType is WaitUntilHealthy.

public Aspire.Hosting.ApplicationModel.WaitBehavior? WaitBehavior { get; init; }
member this.WaitBehavior : Nullable<Aspire.Hosting.ApplicationModel.WaitBehavior> with get, set
Public Property WaitBehavior As Nullable(Of WaitBehavior)

Property Value

Applies to