ObsClientEndDeleteBucketWebsite Method |
End the asynchronous request for deleting the website hosting configuration.
Namespace:
OBS
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntaxpublic DeleteBucketWebsiteResponse EndDeleteBucketWebsite(
IAsyncResult ar
)
Parameters
- ar
- Type: SystemIAsyncResult
Response to the asynchronous request
Return Value
Type:
DeleteBucketWebsiteResponseResponse to a request for deleting the bucket website hosting configuration
See Also