Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.