다음을 통해 공유


IHealthCheckParticipant 인터페이스

정의

상태 검사 참가자를 위한 인터페이스

public interface IHealthCheckParticipant
public interface IHealthCheckParticipant : Orleans.Runtime.IHealthCheckable
type IHealthCheckParticipant = interface
type IHealthCheckParticipant = interface
    interface IHealthCheckable
Public Interface IHealthCheckParticipant
Public Interface IHealthCheckParticipant
Implements IHealthCheckable
파생
구현

메서드

CheckHealth(DateTime)

이 인스턴스의 상태를 나타내는 값을 반환합니다.

CheckHealth(DateTime, String)

이 인스턴스의 상태를 나타내는 값을 반환합니다.

(다음에서 상속됨 IHealthCheckable)

적용 대상