DispatcherTypeUtilities Class

Scanjour Workflow4 Reference Manual
Utility class, that supports the process service in retrieving the dispatcher types and parameters.
Inheritance Hierarchy

SystemObject
  Scanjour.Workflow4.Web.ServicesDispatcherTypeUtilities

Namespace:  Scanjour.Workflow4.Web.Services
Assembly:  Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static class DispatcherTypeUtilities

The DispatcherTypeUtilities type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetDispatcherTypeParameters
Retrieves the defined dispatcher type parameters for a specific version of a specific dispatcher.
Public methodStatic memberGetDispatcherTypes
Retrieves the dispatcher types defined in the deployed assemblies.
Top
See Also

Reference