Vcl.CmAdmCtl.TCOMAdminCatalog.StopRouter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StopRouter;

C++

void __fastcall StopRouter();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.CmAdmCtl.pas
Vcl.CmAdmCtl.hpp
Vcl.CmAdmCtl TCOMAdminCatalog

Description

Stops the component load balancing service on a CLB server.

When called on a machine acting as the component load balancing (CLB) server, StopRouter stops the server from routing component activation requests to other servers in the application cluster.

See Also