Partager via


IConnectionLifetimeNotificationFeature Interface

Définition

Active l’arrêt gracieux de la connexion.

public interface class IConnectionLifetimeNotificationFeature
public interface IConnectionLifetimeNotificationFeature
type IConnectionLifetimeNotificationFeature = interface
Public Interface IConnectionLifetimeNotificationFeature

Propriétés

ConnectionClosedRequested

Obtient ou définit un CancellationToken qui sera déclenché lorsque la fermeture de la connexion a été demandée.

Méthodes

RequestClose()

Demande la fermeture de la connexion.

S’applique à