Class CorrelationIdentifier
Represents a Guid correlation identifier.
public class CorrelationIdentifier : Identifier<string>, IIdentifier
- Inheritance
-
objectCorrelationIdentifier
- Implements
- Inherited Members
Remarks
Correlations Ids are supplied by the user.
Constructors
CorrelationIdentifier(string)
public CorrelationIdentifier(string id)
Parameters
id
string