Host Methods |
The Host type exposes the following members.
Name | Description | |
---|---|---|
BringUpIfDown |
Returns true if the host was DOWN and it was set as UP.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode |
The hash value of the address of the host
(Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetAsRemoved | ||
SetDown |
Sets the Host as Down.
Returns false if it was already considered as Down by the driver.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |