A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Apptus.ESales.Connector
OnPremConnector Class
OnPremConnector Methods
AvailableAdAttributes Method
AvailableAttributeTypes Method
AvailableProductAttributes Method
AvailableScanRules Method
AvailableStringRules Method
DefineCluster Method
Defragment Method
Get Method
GetOrCreate Method
QueryStatisics Method
QueryStatistics Method
Synchronize Method
TestPanel Method
OnPremConnector
DefineCluster Method
Defines a cluster. The format of a cluster string is <host>:<port>;<host>:<port>;...
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
Copy
public
static
OnPremConnector
DefineCluster
(
string
clusterString
)
Parameters
clusterString
Type:
System
String
Return Value
Type:
OnPremConnector
Exceptions
Exception
Condition
BusyClusterException
Cluster is busy with another task.
See Also
Reference
OnPremConnector Class
Apptus.ESales.Connector Namespace