Compartilhar via


IHealthCheckParticipant.CheckHealth(DateTime) Método

Definição

Retorna um valor que indica a integridade dessa instância.

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

Parâmetros

lastCheckTime
DateTime

A última vez em que a integridade desse participante foi verificada.

Retornos

true se o participante estiver íntegro, false caso contrário.

Aplica-se a