Class HostProcessStatus
public class HostProcessStatus
- Inheritance
-
HostProcessStatus
- Inherited Members
Constructors
HostProcessStatus()
public HostProcessStatus()
Properties
ExceededLimits
public ICollection<string> ExceededLimits { get; set; }
Property Value
State
public HostHealthState State { get; set; }