Поделиться через


RetryAttribute.BackoffType Property

Definition

Gets or sets the delay backoff type.

public Microsoft.VisualStudio.TestTools.UnitTesting.DelayBackoffType BackoffType { get; set; }
member this.BackoffType : Microsoft.VisualStudio.TestTools.UnitTesting.DelayBackoffType with get, set
Public Property BackoffType As DelayBackoffType

Property Value

Applies to