我想在我的 Windows Azure 云应用程序中使用 blob 租赁机制。我正在使用 Azure 团队发布的 StorageClient api 来处理我的 blob 事务。但是,在 StorageClient api 中没有实现 blob 租赁,因此我需要自己实现它。
有没有人这样做过并且有任何关于如何做到这一点的指示?
谢谢。卡皮尔
我想在我的 Windows Azure 云应用程序中使用 blob 租赁机制。我正在使用 Azure 团队发布的 StorageClient api 来处理我的 blob 事务。但是,在 StorageClient api 中没有实现 blob 租赁,因此我需要自己实现它。
有没有人这样做过并且有任何关于如何做到这一点的指示?
谢谢。卡皮尔
有关如何执行此操作,请参阅我最近的博客文章(包括示例代码):http: //blog.smarx.com/posts/leasing-windows-azure-blobs-using-the-storage-client-library