Vcl.CmAdmCtl.TCOMAdminCatalog.RefreshRouter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RefreshRouter;

C++

void __fastcall RefreshRouter();

Properties

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

Description

Refreshes the data being used by the component load balancing service on a CLB server.

Do not use the RefreshRouter method. It is deprecated.

See Also