Share via


SessionHandlerOptions.ExceptionReceived Événement

Définition

Se produit lorsqu’une exception a été reçue pendant la gestion de session.

public event EventHandler<Microsoft.ServiceBus.Messaging.ExceptionReceivedEventArgs> ExceptionReceived;
member this.ExceptionReceived : EventHandler<Microsoft.ServiceBus.Messaging.ExceptionReceivedEventArgs> 
Public Event ExceptionReceived As EventHandler(Of ExceptionReceivedEventArgs) 

Type d'événement

S’applique à