IConnectionLifetimeNotificationFeature Interface

Definição

Habilita o término normal da conexão.

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

Propriedades

ConnectionClosedRequested

Obtém ou define um CancellationToken que será disparado ao fechar a conexão.

Métodos

RequestClose()

Solicita que a conexão seja fechada.

Aplica-se a