Partager via


IHealthCheckParticipant Interface

Définition

Interface pour les participants au contrôle d’intégrité

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
Dérivé
Implémente

Méthodes

CheckHealth(DateTime, String)

Retourne une valeur indiquant l’intégrité de cette instance.

(Hérité de IHealthCheckable)
CheckHealth(DateTime)

Retourne une valeur indiquant l’intégrité de cette instance.

S’applique à