Share via


IConnectionLifetimeFeature Interface

Definition

Represents the lifetime of the connection.

public interface class IConnectionLifetimeFeature
public interface IConnectionLifetimeFeature
type IConnectionLifetimeFeature = interface
Public Interface IConnectionLifetimeFeature
Derived

Properties

Name Description
ConnectionClosed

Gets or sets the CancellationToken that is triggered when the connection is closed.

Methods

Name Description
Abort()

Terminates the current connection.

Applies to