Click or drag to resize

MassDispatchServiceProxy Class

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_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public class MassDispatchServiceProxy

The MassDispatchServiceProxy type exposes the following members.

Constructors
 NameDescription
Public methodMassDispatchServiceProxy(WorkflowHostExtension, String, ActionString)Initializes a new instance of the MassDispatchServiceProxy class
Public methodMassDispatchServiceProxy(String, String, String, String, ActionString)Initializes a new instance of the MassDispatchServiceProxy class
Top
Methods
 NameDescription
Public methodDelete 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows 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 methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsAlive Verifies that the MassDispatch service is running
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodPost 
Public methodPut 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Extension Methods
See Also