TrackingDataWorkflowRuntimeService Members

Include Protected Members
Include Inherited Members

Represents an instance of the Microsoft Unified Communications Managed API workflow data tracking service. The data tracking service stores references to ActivityTrackingData objects for workflow instances. The main purpose of the service is to provide a way to keep track of the context of a call. The data tracking service is not intended for use with logging or tuning data.

The TrackingDataWorkflowRuntimeService type exposes the following members.

Constructors

  Name Description
Public method TrackingDataWorkflowRuntimeService Creates an instance.

Top

Properties

  Name Description
Protected property Runtime (inherited from WorkflowRuntimeService)
Protected property State (inherited from WorkflowRuntimeService)

Top

Methods

  Name Description
Public method AddTrackingData Adds an activity context item for a specified workflow instance.
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetTrackingData Gets a list of activity context items for a specified workflow instance.
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Protected method OnStarted (inherited from WorkflowRuntimeService)
Protected method OnStopped (inherited from WorkflowRuntimeService)
Protected method RaiseServicesExceptionNotHandledEvent (inherited from WorkflowRuntimeService)
Protected method Start (inherited from WorkflowRuntimeService)
Protected method Stop (inherited from WorkflowRuntimeService)
Public method ToString (inherited from Object)

Top

See Also

Reference

TrackingDataWorkflowRuntimeService Class

Microsoft.Rtc.Workflow.Activities Namespace