OperationContext.GlobalRetrying Event

Definition

Occurs before a request is retried

public static event EventHandler<Microsoft.Azure.Storage.RequestEventArgs> GlobalRetrying;
member this.GlobalRetrying : EventHandler<Microsoft.Azure.Storage.RequestEventArgs> 
Public Shared Event GlobalRetrying As EventHandler(Of RequestEventArgs) 

Event Type

Applies to