IConnectionLifetimeFeature 接口

定义

表示连接的生存期。

public interface class IConnectionLifetimeFeature
public interface IConnectionLifetimeFeature
type IConnectionLifetimeFeature = interface
Public Interface IConnectionLifetimeFeature
派生

属性

ConnectionClosed

获取或设置 CancellationToken 关闭连接时触发的 。

方法

Abort()

终止当前连接。

适用于