Table of Contents

Class CorrelationIdOptions

Namespace
Cratis.Applications.Execution
Assembly
Cratis.Applications.dll

Represents the options for the correlation ID.

public class CorrelationIdOptions
Inheritance
CorrelationIdOptions
Inherited Members

Properties

HttpHeader

Gets or sets the HTTP header to use for the correlation ID.

public string HttpHeader { get; set; }

Property Value

string