Share via


MessageSessionHandler.IMessageSessionHandler.OnSessionLost(Exception) Méthode

Définition

Déclenche un événement qui se produit lorsque la session a été perdue.

void IMessageSessionHandler.OnSessionLost (Exception exception);
abstract member Microsoft.ServiceBus.Messaging.IMessageSessionHandler.OnSessionLost : Exception -> unit
override this.Microsoft.ServiceBus.Messaging.IMessageSessionHandler.OnSessionLost : Exception -> unit
Sub OnSessionLost (exception As Exception) Implements IMessageSessionHandler.OnSessionLost

Paramètres

exception
Exception

L’exception qui s’est produite a provoqué la perte de session.

Implémente

S’applique à