This topic has not yet been rated - Rate this topic

CloudBlob.BeginCopyFromBlob Method

Begins an asynchronous operation to copy another blob's contents, properties, and metadata to the blob referenced by this CloudBlob object.
NameDescription
CloudBlob.BeginCopyFromBlob (CloudBlob, BlobRequestOptions, AsyncCallback, Object)Begins an asynchronous operation to copy another blob's contents, properties, and metadata to the blob referenced by this CloudBlob object.
CloudBlob.BeginCopyFromBlob (CloudBlob, AsyncCallback, Object)Begins an asynchronous operation to copy a blob's contents, properties, and metadata to a new blob.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.