다음을 통해 공유


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

적용 대상