TrackingService Constructor ()

 

When implemented in a derived class, initializes a new instance of the TrackingService class.

Namespace:   System.Workflow.Runtime.Tracking
Assembly:  System.Workflow.Runtime (in System.Workflow.Runtime.dll)

protected:
TrackingService()

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.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 3.0
Return to top
Show: