Table of Contents

Class CorrelationIdentifier

Namespace
JobFlow.Models.Common
Assembly
JobFlow.Models.dll

Represents a Guid correlation identifier.

public class CorrelationIdentifier : Identifier<string>, IIdentifier
Inheritance
object
CorrelationIdentifier
Implements
Inherited Members

Remarks

Correlations Ids are supplied by the user.

Constructors

CorrelationIdentifier(string)

public CorrelationIdentifier(string id)

Parameters

id string