IHealthCheckable
interface
Namespace: Orleans.Runtime
Interface for services which can be probed for health status.
public interface IHealthCheckableMethods
CheckHealth(DateTime, string)Returns a value indicating the health of this instance.
Namespace: Orleans.Runtime
public interface IHealthCheckableCheckHealth(DateTime, string) Returns a value indicating the health of this instance.