Show / Hide Table of Contents

Class AbpDistributedEventBusExtensions

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

Methods

AsSupportsEventBoxes(IDistributedEventBus)

Declaration
public static ISupportsEventBoxes AsSupportsEventBoxes(this IDistributedEventBus eventBus)
Parameters
Type Name Description
IDistributedEventBus eventBus
Returns
Type Description
ISupportsEventBoxes
In this article
Back to top Powered by ABP.IO Platform