Summary description for AssemblyManager.
Inheritance Hierarchy
Scanjour.Workflow4.HostWorkflowAssemblies
Namespace: Scanjour.Workflow4.Host
Assembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 21.3.0.0 (21.3.0.0)
Syntax
The WorkflowAssemblies type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | WorkflowAssemblies | Initializes a new instance of the WorkflowAssemblies class |
Properties
Name | Description | |
---|---|---|
![]() ![]() | DependenciesLocation |
Path to dependencies
|
![]() ![]() | HostLocation |
WorkflowHost assembly location
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SynchronizeAssemblies |
Syncronize assemblies on disk with assemblies in database
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also