ILeaseContainerProvider
Provides access to the lease container.
Namespace: Microsoft.Azure.CosmosRepository.ChangeFeed.Providers
Kind: interface
Provides access to the lease container.
public interface ILeaseContainerProviderExample
Members
Method
ILeaseContainerProvider.GetLeaseContainerAsync()
Gets the lease container.
Task<Container> GetLeaseContainerAsync()Returns — Container}: A Container instance that represents the lease container