Class DeviceHealthCheckConfiguration
Namespace: Belay.Extensions
Assembly: Belay.Extensions.dll
Configuration for a device health check.
csharp
public class DeviceHealthCheckConfiguration
Inheritance
object ← DeviceHealthCheckConfiguration
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Gets or sets the name of the health check.
Gets or sets the port name or executable path to test.
Gets or sets the timeout in seconds.