IScriptHealth
Interface
Members
1
CheckHealthAsync
method
Reports the script's current health.ValueTask<ScriptHealthReport> CheckHealthAsync(CancellationToken cancellationToken = default)
Corvus ConnectionValueTask<ScriptHealthReport> CheckHealthAsync(CancellationToken cancellationToken = default)Reports the script's current health.