Show / Hide Table of Contents

Class EventBusConsts

Inheritance
object
EventBusConsts
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
Assembly: Volo.Abp.EventBus.Abstractions.dll
Syntax
public static class EventBusConsts

Fields

CorrelationIdHeaderName

Declaration
public const string CorrelationIdHeaderName = "X-Correlation-Id"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform