Show / Hide Table of Contents

Class EventOutboxMongoModelBuilderExtensions

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

Methods

ConfigureEventOutbox(IMongoModelBuilder)

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