OperationContext.Retrying
OperationContext.Retrying
OperationContext.Retrying
Event
Definition
Occurs before a request is retried
public event EventHandler<Microsoft.WindowsAzure.Storage.RequestEventArgs> Retrying;
member this.Retrying : EventHandler<Microsoft.WindowsAzure.Storage.RequestEventArgs>
Public Custom Event Retrying As EventHandler(Of RequestEventArgs)