IServiceAdministration members
Administrative support for managing services.
The IServiceAdministration type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateApplication | Creates an instance of the specified service application type. | |
CreateProxy | Creates a proxy for the specified service application. | |
GetApplicationTypeDescription | Gets a description of the specified service application type. | |
GetApplicationTypes | Gets an array of the service application types supported by the service. | |
GetCreateApplicationLink | Gets the administration user interface link that is used to create a new service application. | |
GetCreateApplicationOptions | Gets the options for creating a new service application. |
Top