Class AbpCorrelationIdOptions
Inheritance
object
AbpCorrelationIdOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Tracing
Assembly: Volo.Abp.Core.dll
Syntax
public class AbpCorrelationIdOptions
Constructors
AbpCorrelationIdOptions()
Declaration
public AbpCorrelationIdOptions()
Properties
HttpHeaderName
Declaration
public string HttpHeaderName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
SetResponseHeader
Declaration
public bool SetResponseHeader { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |