Specifies the events/invokes in host-Workflow communication. This interface is not meant to program directly against rather it is used as base for the communication activities used to communicate between host and workflow instances.

Namespace:  EPiServer.WorkflowFoundation.Interfaces
Assembly:  EPiServer.WorkflowFoundation (in EPiServer.WorkflowFoundation.dll) Version: 6.1.379.0

Syntax

C#
[ExternalDataExchangeAttribute]
public interface IWorkflowCommunication

See Also