Interface: StrategyEntry
Defined in: electron/services/monitoring/strategies/MonitorStrategyRegistry.ts:21
Registry entry describing how to execute a monitor strategy.
Properties
getService()
readonlygetService: () =>IMonitorService
Defined in: electron/services/monitoring/strategies/MonitorStrategyRegistry.ts:22
Returns
type
readonlytype:"cdn-edge-consistency"|"dns"|"http"|"http-header"|"http-json"|"http-keyword"|"http-latency"|"http-status"|"ping"|"port"|"replication"|"server-heartbeat"|"ssl"|"websocket-keepalive"
Defined in: electron/services/monitoring/strategies/MonitorStrategyRegistry.ts:23