RetryPolicy.IsServerBusy Property
Definition
Important
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.
Determines whether or not the server returned a busy error.
public bool IsServerBusy { get; protected set; }
member this.IsServerBusy : bool with get, set
Public Property IsServerBusy As Boolean