AzureBlobLeaseProvider Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]) |