Public Member Functions | |
| HostLocation () | |
| bool | IsCollectionOnHost (string collectionID) |
| System.IAsyncResult | BeginIsCollectionOnHost (string collectionID, System.AsyncCallback callback, object asyncState) |
| bool | EndIsCollectionOnHost (System.IAsyncResult asyncResult) |
| HostInformation | GetHomeServer (string Username) |
| System.IAsyncResult | BeginGetHomeServer (string Username, System.AsyncCallback callback, object asyncState) |
| HostInformation | EndGetHomeServer (System.IAsyncResult asyncResult) |
| HostInformation | GetHostInfo (string CollectionID, string HostID) |
| System.IAsyncResult | BeginGetHostInfo (string CollectionID, string HostID, System.AsyncCallback callback, object asyncState) |
| HostInformation | EndGetHostInfo (System.IAsyncResult asyncResult) |
| HostInformation[] | GetHosts () |
| System.IAsyncResult | BeginGetHosts (System.AsyncCallback callback, object asyncState) |
| HostInformation[] | EndGetHosts (System.IAsyncResult asyncResult) |
1.5.6