Show / Hide Table of Contents

Class BackgroundJobsMongoDbContextExtensions

Inheritance
object
BackgroundJobsMongoDbContextExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.BackgroundJobs.MongoDB
Assembly: Volo.Abp.BackgroundJobs.MongoDB.dll
Syntax
public static class BackgroundJobsMongoDbContextExtensions

Methods

ConfigureBackgroundJobs(IMongoModelBuilder)

Declaration
public static void ConfigureBackgroundJobs(this IMongoModelBuilder builder)
Parameters
Type Name Description
IMongoModelBuilder builder
In this article
Back to top Powered by Volosoft