Click or drag to resize

ObsClientEndGetBucketStoragePolicy Method

Namespace:  OBS
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.20.7.0 (3.20.7)
Syntax
C#
public GetBucketStoragePolicyResponse EndGetBucketStoragePolicy(
	IAsyncResult ar
)

Parameters

ar
Type: SystemIAsyncResult

Return Value

Type: GetBucketStoragePolicyResponse
See Also