Method | Description | |
---|---|---|
DefineEndpoint ( Action |
||
StartHealthNotifier ( ) : IEndpointHealthNotifier | ||
UsingHealthMonitor ( string healthMonitorUrl ) : |
||
WithHealthCheck ( IHealthChecker healthChecker ) : |
Method | Description | |
---|---|---|
HealthMonitorPushClient ( IHealthMonitorClient client, ITimeCoordinator timeCoordinator ) : System |
public DefineEndpoint ( Action |
||
definitionBuilder | Action |
|
return |
protected HealthMonitorPushClient ( IHealthMonitorClient client, ITimeCoordinator timeCoordinator ) : System | ||
client | IHealthMonitorClient | |
timeCoordinator | ITimeCoordinator | |
return | System |
public StartHealthNotifier ( ) : IEndpointHealthNotifier | ||
return | IEndpointHealthNotifier |
public static UsingHealthMonitor ( string healthMonitorUrl ) : |
||
healthMonitorUrl | string | |
return |
public WithHealthCheck ( IHealthChecker healthChecker ) : |
||
healthChecker | IHealthChecker | |
return |