<PackageReference Include="Castle.Windsor" Version="4.0.0" />

HandlerState

public enum HandlerState
Possible states for a IHandler instance
Valid = 0

The component can be requested

The component can not be requested as it still depending on a external dependency not yet available