ServiceHealthAttribute
ServiceHealthAttribute
Attribute for service health monitoring.
Project: GridPlacement v6.0
Layer: Core
Source: Core/_incomplete/Services/DI/ServiceAttribute.cs
Namespace: GridBuilding.Core.Services.DI
Kind: class
Parsing Method: AST-based (Roslyn) - NOT regex
⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.
Properties
CheckIntervalSeconds
Health check interval in seconds.
EnableMonitoring
Whether to enable automatic health monitoring.
MaxResponseTimeMs
Maximum allowed response time in milliseconds.
HealthCheckMethod
Custom health check method name.