Condividi tramite


IHealthCheckParticipant Interfaccia

Definizione

Interfaccia per i partecipanti al controllo integrità

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
Derivato
Implementazioni

Metodi

CheckHealth(DateTime, String)

Restituisce un valore che indica l'integrità dell'istanza.

(Ereditato da IHealthCheckable)
CheckHealth(DateTime)

Restituisce un valore che indica l'integrità dell'istanza.

Si applica a