| 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
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |