System.ServiceModel.Activities.Tracking Namespace

Contains classes used to create tracking records for a workflow service instance. Tracking records are created by created by the workflow runtime during the execution of a workflow instance, and are sent to registered tracking participants.

Classes

ReceiveMessageRecord

Contains the tracking record sent to a tracking participant by the run-time tracking infrastructure when a message is received by a workflow service instance.

SendMessageRecord

Contains the tracking record sent to a tracking participant by the run-time tracking infrastructure when a message is sent by a workflow service instance.