System.ServiceModel.Activities.Tracking Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |