Index
Object PCRE.PCRELoadBalancerServer
This class allows you to connect PCREGateways via a Load Balancer
so that the report generation activity is fairly dispatched on the
different servers.
Connect()
-
Disconnect()
-
RequestReportServerList()
-
SelectReportServer(String)
-
Connect
void Connect()
Disconnect
void Disconnect()
RequestReportServerList
PCREReportServerInfo[] RequestReportServerList()
SelectReportServer
PCREReportServerInfo SelectReportServer(String method)
Index