HotDocs.Server.Manager Class
This class was deprecated in HotDocs Server 11.
The Manager class contains methods and properties useful for managing groups (clusters) of assembly servers.
Namespace: HotDocs.Server
Assembly: HotDocs.Server in HotDocs.Server.dll
This class implements the following interfaces:
-
IDisposable: The class can be disposed.
Methods
Method | Description |
![]() |
This constructor initializes a new instance of the Manager class. |
![]() |
This method copies a file to an assembly server. |
![]() |
This method is an implementation of the IDisposable.Dispose method that releases unmanaged resources held by an instance of the Manager class. |
![]() |
This method queries an assembly server and returns its current state. |
![]() |
This method synchronizes files on the head HotDocs Server with each of the assembly servers in its cluster group. |
Properties
Property | Description |
![]() |
[Read-only] This property returns the number of assembly servers (nodes) connected to the head HotDocs Server. |
![]() |
[Read-only] This property returns a list of assembly servers connected to the head HotDocs Server. |
![]() |
[Read-only] This property indicates whether or not HotDocs Server is part of a cluster group. This means that the server is either a head server with clustering enabled, or it is an assembly server. |