次の方法で共有


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

適用対象