AzureBlobLeaseProvider Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public class AzureBlobLeaseProvider : Orleans.LeaseProviders.ILeaseProvider
type AzureBlobLeaseProvider = class
interface ILeaseProvider
Public Class AzureBlobLeaseProvider
Implements ILeaseProvider
- Herança
-
AzureBlobLeaseProvider
- Implementações
Construtores
AzureBlobLeaseProvider(AzureBlobLeaseProviderConfig) | |
AzureBlobLeaseProvider(IOptions<AzureBlobLeaseProviderOptions>) |
Métodos
Acquire(String, LeaseRequest[]) | |
Create(IServiceProvider, String) | |
Release(String, AcquiredLease[]) | |
Renew(String, AcquiredLease[]) |