AzureBlobLeaseProvider 类

定义

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[])

适用于