Freigeben über


MessageSessionHandler.IMessageSessionHandler.OnSessionLost(Exception) Methode

Definition

Löst ein Ereignis aus, das auftritt, wenn die Sitzung verloren gegangen ist.

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

Parameter

exception
Exception

Die Ausnahme ist aufgetreten, die die verlorene Sitzung verursacht hat.

Implementiert

Gilt für: