This documentation is archived and is not being maintained.
TrackingParameters Class
Visual Studio 2008
Contains information about the workflow instance associated with a TrackingChannel. This class cannot be inherited.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
The runtime tracking infrastructure passes a TrackingParameters object in when it calls GetTrackingChannel on a TrackingService. You can use these parameters in your tracking service to associate tracking data received on the TrackingChannel with a specific workflow instance.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: