Partager via


BlobQueryOptions.ErrorHandler Événement

Définition

Rappel facultatif pour la gestion des erreurs.

public event Action<Azure.Storage.Blobs.Models.BlobQueryError> ErrorHandler;
member this.ErrorHandler : Action<Azure.Storage.Blobs.Models.BlobQueryError> 
Public Custom Event ErrorHandler As Action(Of BlobQueryError) 

Type d'événement

S’applique à