Click or drag to resize

HostIsConsiderablyUp Property

This property is going to be removed in future versions, use IsUp instead. Used to determines if the host can be considered as UP

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public bool IsConsiderablyUp { get; }

Property Value

Type: Boolean
See Also