AzureBlobLeaseProvider 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public class AzureBlobLeaseProvider : Orleans.LeaseProviders.ILeaseProvider
type AzureBlobLeaseProvider = class
interface ILeaseProvider
Public Class AzureBlobLeaseProvider
Implements ILeaseProvider
- 继承
-
AzureBlobLeaseProvider
- 实现
构造函数
AzureBlobLeaseProvider(AzureBlobLeaseProviderConfig) | |
AzureBlobLeaseProvider(IOptions<AzureBlobLeaseProviderOptions>) |
方法
Acquire(String, LeaseRequest[]) | |
Create(IServiceProvider, String) | |
Release(String, AcquiredLease[]) | |
Renew(String, AcquiredLease[]) |