Class AbpCorrelationIdOptions
Inheritance
System.Object
AbpCorrelationIdOptions
Namespace: Volo.Abp.Tracing
Assembly: Volo.Abp.Core.dll
Syntax
public class AbpCorrelationIdOptions : object
Properties
HttpHeaderName
Declaration
public string HttpHeaderName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SetResponseHeader
Declaration
public bool SetResponseHeader { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |