Share via


OperationContext.ResponseReceived Événement

Définition

Se produit quand une réponse est reçue du service, avant tout traitement ou téléchargement.

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

Type d'événement

S’applique à