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.

Method Index

 o Connect()
 
 o Disconnect()
 
 o RequestReportServerList()
 
 o SelectReportServer(String)
 

Method Detail

 o Connect
void Connect()
 o Disconnect
void Disconnect()
 o RequestReportServerList
PCREReportServerInfo[] RequestReportServerList()
 o SelectReportServer
PCREReportServerInfo SelectReportServer(String method)

Index