This documentation is archived and is not being maintained.
System.ServiceModel.Activities.Tracking Namespace
Visual Studio 2010
The 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.
| Class | Description | |
|---|---|---|
![]() | 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. |
Show:
