Share via


RegisterLauncher(String) Method

The RegisterLauncher method of the IHtmlTrLoadBalancer interface notifies the load balancer component that a server hosting the launcher component is ready to begin handling document conversion requests.

Parameters

strLauncherUri   A Uniform Resource Identifier (URI) that identifies the server hosting the launcher.

Return Value

Boolean Returns true for success; false for failure.

Remarks

When a server hosting a launcher starts the launcher service, the server needs to call the RegisterLauncher method to indicate to the load balancer that it is ready to begin handling document conversion requests, and that it should be included as a possible return from calls to the StrGetLauncher method.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security