Partager via


IHealthCheckParticipant.CheckHealth(DateTime) Méthode

Définition

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

public bool CheckHealth (DateTime lastCheckTime);
abstract member CheckHealth : DateTime -> bool
Public Function CheckHealth (lastCheckTime As DateTime) As Boolean

Paramètres

lastCheckTime
DateTime

Dernière fois que l’intégrité de ce participant a été vérifiée.

Retours

true si le participant est en bonne santé, false sinon.

S’applique à