This documentation is archived and is not being maintained.
UserTrackingRecord Class
Visual Studio 2008
Contains the data sent to a tracking service by the runtime tracking infrastructure when a UserTrackPoint is matched.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
When the runtime tracking infrastructure matches a UserTrackPoint in a TrackingProfile, it sends a UserTrackingRecord to the tracking service over the TrackingChannel associated with that tracking service. The tracking service can perform whatever action is required on the data in the tracking record.
System.Object
System.Workflow.Runtime.Tracking.TrackingRecord
System.Workflow.Runtime.Tracking.UserTrackingRecord
System.Workflow.Runtime.Tracking.TrackingRecord
System.Workflow.Runtime.Tracking.UserTrackingRecord
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: