Partager via


IMessageSessionHandler.OnSessionLost(Exception) Méthode

Définition

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

public void OnSessionLost (Exception exception);
abstract member OnSessionLost : Exception -> unit
Public Sub OnSessionLost (exception As Exception)

Paramètres

exception
Exception

Erreur à l’origine de la perte de session.

S’applique à