Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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.

ClassDescription
System_CAPS_pubclassReceiveMessageRecord

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.

System_CAPS_pubclassSendMessageRecord

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.

Return to top
Show: