OperationContext.GlobalResponseReceived イベント

定義

サーバーから応答を受信したとき、処理やダウンロードが実行される前に発生します。

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

イベントの種類

適用対象