Implementation of IInstanceHandler. This is the main component for handling of workflow instances

Namespace:  EPiServer.WorkflowFoundation
Assembly:  EPiServer.WorkflowFoundation (in EPiServer.WorkflowFoundation.dll) Version: 5.2.375.236

Syntax

C#
public class InstanceHandler : IInstanceHandler, 
	ICommunicationServiceCallback

Inheritance Hierarchy

System..::.Object
  EPiServer.WorkflowFoundation..::.InstanceHandler

See Also