Tracking
This section contains samples that demonstrate workflow tracking in Windows Workflow Foundation (WF).
In This Section
Custom Tracking Demonstrates how to create a custom tracking participant and write the contents of the tracking data to console.
Tracking Events into Event Tracing in Windows Demonstrates how to enable WF tracking on a workflow service and emit the tracking events in Event Tracing for Windows (ETW).
SQL Tracking Demonstrates how to write a custom SQL tracking participant that writes tracking records to a SQL database.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.