Show / Hide Table of Contents

Class EfCoreInboxConfigExtensions

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

Methods

UseDbContext<TDbContext>(InboxConfig)

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