Click or drag to resize
OssClientEndListObjects Method

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public ObjectListing EndListObjects(
	IAsyncResult asyncResult
)

Parameters

asyncResult
Type: SystemIAsyncResult

Return Value

Type: ObjectListing

Implements

IOssEndListObjects(IAsyncResult)
See Also