SPWebApplication.UnprovisionGlobally method
Removes the Web application from all front-end Web servers.
Overload list
Name | Description | |
---|---|---|
UnprovisionGlobally() | Removes the Web application from all front-end Web servers. | |
UnprovisionGlobally(Boolean) | Removes the Web application from all front-end Web servers and optionally removes the Internet Information Services (IIS) Web sites. |
Top