IHtmlTrLoadBalancer Members
Include Protected Members
Include Inherited Members
Manages the load on multiple servers hosting document conversion launcher services.
The IHtmlTrLoadBalancer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
LauncherTaskCompleted | Notifies the load balancer component that the server has completed the specified document conversion task. |
![]() |
RegisterLauncher | Notifies the load balancer component that a server hosting the launcher component is ready to begin handling document conversion requests. |
![]() |
StrGetLauncher | Returns the name of the server hosting a launcher component to use for the document conversion. |
![]() |
UnRegisterLauncher | Notifies the load balancer component that a server hosting the launcher component is no longer handling document conversion requests. |
Top