HealthCheck
Wisej.Core.HealthCheck
public class HealthCheckPublic Class HealthCheck
static class Program {
// static constructor.
static Program() {
Wisej.Core.HealthCheck.MaxCPU = 0; // ignore
Wisej.Core.HealthCheck.MaxMemory = 85;
}
}Fields
Name
Type
Description
Properties
Enabled
MaxCPU
MaxMemory
MaxSessions
RetryAfter
ReturnCode
ReturnUrl
Last updated
Was this helpful?

