: IHtmlTrLoadBalancer (Interfaz) (Microsoft.HtmlTrans)

Manages the load on multiple servers hosting document conversion launcher services.

Espacio de nombres:
Ensamblado: Microsoft.HtmlTrans.Interface (in microsoft.htmltrans.interface.dll)

Sintaxis

'Declaración
Public Interface IHtmlTrLoadBalancer
'Uso
Dim instance As IHtmlTrLoadBalancer
public interface IHtmlTrLoadBalancer

Comentarios

The IHtmlTrLoadBalancer interface manages the load on multiple servers hosting document conversion launcher services by tracking the tasks assigned to each server and assigning new document conversion tasks to the server with the smallest current load.

Ejemplo

For a code example that demonstrates the use of the IHtmlTrLoadBalancer and IHtmlTrLauncher interfaces, see the CHICreateHtml method.

Vea también

Referencia

IHtmlTrLoadBalancer (Miembros)
Microsoft.HtmlTrans (Espacio de nombres)