IConnectionLifetimeFeature 인터페이스

정의

연결의 수명을 나타냅니다.

public interface class IConnectionLifetimeFeature
public interface IConnectionLifetimeFeature
type IConnectionLifetimeFeature = interface
Public Interface IConnectionLifetimeFeature
파생

속성

ConnectionClosed

연결이 CancellationToken 닫혀 있을 때 트리거되는 을 가져오거나 설정합니다.

메서드

Abort()

현재 연결을 종료합니다.

적용 대상