IConnectionLifetimeFeature Interface

Definition

Represents the lifetime of the connection.

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

Properties

ConnectionClosed

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

Methods

Abort()

Terminates the current connection.

Applies to