The HostContainer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Add a new Host to the system.
| |
| Contains |
Check to see whether a host exists.
| |
| Equals | (Inherited from Object.) | |
| Get(Guid) | ||
| Get(String) |
Get a Host by its HostName or address.
| |
| GetEnumerator |
Create an Enumerator that will enumerate all available hosts.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPrimaryHost |
Get the primary host for this system.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SetPrimaryHost |
Set the primary host for this system.
| |
| ToString | (Inherited from Object.) |
See Also