Show / Hide Table of Contents

Class MongoDbInboxConfigExtensions

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

Methods

UseMongoDbContext<TMongoDbContext>(InboxConfig)

Declaration
public static void UseMongoDbContext<TMongoDbContext>(this InboxConfig outboxConfig) where TMongoDbContext : IHasEventInbox
Parameters
Type Name Description
InboxConfig outboxConfig
Type Parameters
Name Description
TMongoDbContext
In this article
Back to top Powered by ABP.IO Platform