MassDispatchServiceProxy Class

Scanjour Workflow4 Reference Manual
This class is a temporary implmenentation of the interface to MassDispatchService At a later point in time it should be replaced with the MassDispatchRepository in Scanjour.Workflow4.Web.Services.Repositories.
Inheritance Hierarchy

SystemObject
  Scanjour.Workflow4.ActivityLibraryMassDispatchServiceProxy

Namespace:  Scanjour.Workflow4.ActivityLibrary
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public class MassDispatchServiceProxy

The MassDispatchServiceProxy type exposes the following members.

Constructors

  NameDescription
Public methodMassDispatchServiceProxy(WorkflowHostExtension, String)
Initializes a new instance of the MassDispatchServiceProxy class
Public methodMassDispatchServiceProxy(String, String, String, String)
Initializes a new instance of the MassDispatchServiceProxy class
Top
Methods

  NameDescription
Public methodDelete
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGet
Public methodStatic memberGetCultureName
Method gets culture name of current process owner.
Public methodStatic memberGetEndPoint
Method gets a valid MassDispatchService Url from setting or default based on OData base uri.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsAlive
Verifies that the MassDispatch service is running
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPost
Public methodPut
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference