IConnectionHeartbeatFeature 인터페이스

정의

연결 하트비트를 나타내는 기능입니다.

public interface class IConnectionHeartbeatFeature
public interface IConnectionHeartbeatFeature
type IConnectionHeartbeatFeature = interface
Public Interface IConnectionHeartbeatFeature

메서드

OnHeartbeat(Action<Object>, Object)

연결의 각 하트비트에 연결된 state 에 호출할 지정된 action 을 등록합니다.

적용 대상