TrackingService Constructor ()
.NET Framework (current version)
When implemented in a derived class, initializes a new instance of the TrackingService class.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
The following example shows how to create a new instance of a TerminationTrackingService object, of a type that derives from TrackingService. This sample is from the Termination Tracking Service SDK sample. For more information, seeTermination Tracking Service Sample.
.NET Framework
Available since 3.0
Available since 3.0
Show: