Show / Hide Table of Contents

Class EventInboxMongoModelBuilderExtensions

Inheritance
object
EventInboxMongoModelBuilderExtensions
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 EventInboxMongoModelBuilderExtensions

Methods

ConfigureEventInbox(IMongoModelBuilder)

Declaration
public static void ConfigureEventInbox(this IMongoModelBuilder builder)
Parameters
Type Name Description
IMongoModelBuilder builder
In this article
Back to top Powered by ABP.IO Platform