Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Cannot specify timeout for setBlobProperties #361

Closed
jcookems opened this issue May 18, 2012 · 0 comments
Closed

Cannot specify timeout for setBlobProperties #361

jcookems opened this issue May 18, 2012 · 0 comments

Comments

@jcookems
Copy link
Contributor

All Blob options classes extend BlobServiceOptions (which provides the Timeout property), except for the SetBlobPropertiesOptions class. That class needs to extend the base class, and then setBlobProperties needs to add the logic for adding the timeout info to the request.

@ghost ghost assigned ogail May 18, 2012
@ogail ogail closed this as completed in e8ad4df May 21, 2012
@gcheng gcheng mentioned this issue Jun 1, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants