OperationContext.GlobalRequestCompleted イベント

定義

応答を完全に受信し、なおかつ処理が完了した後に発生します。

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

イベントの種類

適用対象