Share via


UnRegisterLauncher(String) Method

The UnRegisterLauncher method of the IHtmlTrLoadBalancer interface notifies the load balancer component that a server hosting the launcher component is no longer handling document conversion requests.

Parameters

strLauncherUri  The name of the server hosting the launcher component.

Return Value

A Boolean value. Returns true for success; false for failure.

Remarks

When a server hosting a launcher stops the launcher service, or when an application detects that the launcher is not responding, the server needs to call the UnRegisterLauncher method to indicate to the load balancer that the server is no longer handling document conversion requests, and that it should no longer be included as a possible return from calls to the StrGetLauncher method.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security