共用方式為


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

適用於