Click or drag to resize
OnPremConnectorDefragment Method
Defragments the query processors in the eSales cluster.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
public void Defragment()
Exceptions
ExceptionCondition
BusyClusterExceptionCluster is busy with another task.
See Also