Edit

Share via


AzureBlobLeaseProvider Class

Definition

public class AzureBlobLeaseProvider : Orleans.LeaseProviders.ILeaseProvider
type AzureBlobLeaseProvider = class
    interface ILeaseProvider
Public Class AzureBlobLeaseProvider
Implements ILeaseProvider
Inheritance
AzureBlobLeaseProvider
Implements

Constructors

AzureBlobLeaseProvider(AzureBlobLeaseProviderConfig)
AzureBlobLeaseProvider(IOptions<AzureBlobLeaseProviderOptions>)

Methods

Acquire(String, LeaseRequest[])
Create(IServiceProvider, String)
Release(String, AcquiredLease[])
Renew(String, AcquiredLease[])

Applies to