OperationContext.GlobalRetrying Event

Definition

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

Event Type

Applies to