System.ServiceModel.Activities.Tracking Namespace
.NET Framework (current version)
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:
