Метод | Описание | |
---|---|---|
DefineEndpoint ( Action |
||
StartHealthNotifier ( ) : IEndpointHealthNotifier | ||
UsingHealthMonitor ( string healthMonitorUrl ) : |
||
WithHealthCheck ( IHealthChecker healthChecker ) : |
Метод | Описание | |
---|---|---|
HealthMonitorPushClient ( IHealthMonitorClient client, ITimeCoordinator timeCoordinator ) : System |
public DefineEndpoint ( Action |
||
definitionBuilder | Action |
|
Результат |
protected HealthMonitorPushClient ( IHealthMonitorClient client, ITimeCoordinator timeCoordinator ) : System | ||
client | IHealthMonitorClient | |
timeCoordinator | ITimeCoordinator | |
Результат | System |
public StartHealthNotifier ( ) : IEndpointHealthNotifier | ||
Результат | IEndpointHealthNotifier |
public static UsingHealthMonitor ( string healthMonitorUrl ) : |
||
healthMonitorUrl | string | |
Результат |
public WithHealthCheck ( IHealthChecker healthChecker ) : |
||
healthChecker | IHealthChecker | |
Результат |