Click or drag to resize
OssClientEndPutObject Method

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

Parameters

asyncResult
Type: SystemIAsyncResult

Return Value

Type: PutObjectResult

Implements

IOssEndPutObject(IAsyncResult)
See Also