Share via


CommunicationsWorkflowRuntimeService Members

Include Protected Members
Include Inherited Members

Stores references to Microsoft Unified Communications Managed API objects for workflow instances. Use CommunicationsWorkflowRuntimeService to connect to other services in a communications workflow application. CommunicationsWorkflowRuntimeService also contains the implementation of the InstanceDependencyProperty object.

The CommunicationsWorkflowRuntimeService type exposes the following members.

Constructors

  Name Description
Public method CommunicationsWorkflowRuntimeService Default Constructor

Top

Properties

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

Top

Methods

  Name Description
Public method DequeueCall Dequeue a Call object identified by a workflow instance ID.
Public method EnqueueCall Enqueue a Call object for a workflow instance identified by a workflow instance ID.
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetEndpoint Gets the Endpoint for a call identified by a workflow instance ID.
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Public method GetWorkflowCalls Returns an array of calls for a particular workflow ID.
Public method GetWorkflowCulture Gets the Culture for a workflow identified by a workflow instance ID.
Protected method MemberwiseClone (inherited from Object)
Protected method OnStarted (inherited from WorkflowRuntimeService)
Protected method OnStopped (inherited from WorkflowRuntimeService)
Protected method RaiseServicesExceptionNotHandledEvent (inherited from WorkflowRuntimeService)
Public method SetEndpoint Sets the Endpoint for a call identified by a workflow instance ID.
Public method SetWorkflowCulture Sets the Culture for the workflow identified by a workflow instance ID.
Protected method Start (inherited from WorkflowRuntimeService)
Protected method Stop (inherited from WorkflowRuntimeService)
Public method ToString (inherited from Object)

Top

See Also

Reference

CommunicationsWorkflowRuntimeService Class

Microsoft.Rtc.Workflow.Activities Namespace