RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCOMAdminCatalog.StartRouter Method

Starts the component load balancing service on a CLB server.

Pascal
procedure StartRouter;
C++
__fastcall StartRouter();

StartRouter starts the component load balancing service if it is installed. Subsequent component activation requests are then routed across the application cluster that the router defines. 

StartRouter does nothing if called on a machine that does not act as the component load balancing (CLB) server. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!