IDiskRepositoryCollection<SupportMailPositionEntity, ObjectId>.AddOrReplaceAsync(SupportMailPositionEntity, IClientSessionHandle)
IDiskRepositoryCollection<SupportMailPositionEntity, ObjectId>.ReplaceOneAsync(SupportMailPositionEntity, OneOption<SupportMailPositionEntity>, IClientSessionHandle)
IDiskRepositoryCollection<SupportMailPositionEntity, ObjectId>.UpdateOneAsync(ObjectId, UpdateDefinition<SupportMailPositionEntity>, IClientSessionHandle)
IDiskRepositoryCollection<SupportMailPositionEntity, ObjectId>.UpdateOneAsync(FilterDefinition<SupportMailPositionEntity>, UpdateDefinition<SupportMailPositionEntity>, OneOption<SupportMailPositionEntity>, IClientSessionHandle)
IDiskRepositoryCollection<SupportMailPositionEntity, ObjectId>.UpdateManyAsync(FilterDefinition<SupportMailPositionEntity>, UpdateDefinition<SupportMailPositionEntity>, IClientSessionHandle)
IDiskRepositoryCollection<SupportMailPositionEntity, ObjectId>.DeleteOneAsync(FilterDefinition<SupportMailPositionEntity>, OneOption<SupportMailPositionEntity>, IClientSessionHandle)
IDiskRepositoryCollection<SupportMailPositionEntity, ObjectId>.DeleteManyAsync(FilterDefinition<SupportMailPositionEntity>, IClientSessionHandle)
IDiskRepositoryCollection<SupportMailPositionEntity, ObjectId>.GetCollection()
IRepositoryCollection<SupportMailPositionEntity, ObjectId>.AddAsync(SupportMailPositionEntity, IClientSessionHandle)
IRepositoryCollection<SupportMailPositionEntity, ObjectId>.TryAddAsync(SupportMailPositionEntity, IClientSessionHandle)
IRepositoryCollection<SupportMailPositionEntity, ObjectId>.DeleteOneAsync(ObjectId, IClientSessionHandle)
IRepositoryCollection<SupportMailPositionEntity, ObjectId>.GetPageProjectionAsync<T>(int, PagePosition, Expression<Func<SupportMailPositionEntity, T>>, Expression<Func<SupportMailPositionEntity, bool>>, Expression<Func<SupportMailPositionEntity, object>>, bool, CancellationToken)
IReadOnlyRepositoryCollection<SupportMailPositionEntity, ObjectId>.GetDirtyAsync()
IReadOnlyRepositoryCollection<SupportMailPositionEntity, ObjectId>.GetFailedIndices()
IRepositoryCollection.DropCollectionAsync()