OperationContext.GlobalRetrying イベント

定義

要求が再試行される前に発生します。

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) 

イベントの種類

適用対象