AWS SDK for .NET Documentation
EndPutBucket Method (asyncResult)
AmazonAmazon.S3AmazonS3ClientEndPutBucket(IAsyncResult) Did this page help you?   Yes   No    Tell us about it...
Finishes the asynchronous execution of the PutBucket operation.
Declaration Syntax
C#
public PutBucketResponse EndPutBucket(
	IAsyncResult asyncResult
)
Parameters
asyncResult (IAsyncResult)
The IAsyncResult returned by the call to BeginPutBucket.
Return Value
Returns a PutBucketResponse from S3.
Exceptions
See Also
PutBucket()()()()

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)