Search documentationEsc

ILeaseContainerProvider

Provides access to the lease container.

Namespace: Microsoft.Azure.CosmosRepository.ChangeFeed.Providers
Kind: interface

Provides access to the lease container.

public interface ILeaseContainerProvider

Example

Members

Method

ILeaseContainerProvider.GetLeaseContainerAsync()

Gets the lease container.

Task<Container> GetLeaseContainerAsync()

ReturnsContainer}: A Container instance that represents the lease container