@wildix/wim-knowledge-base-client > KnowledgeBase > stopSyncDataSource
KnowledgeBase.stopSyncDataSource() method
Signature:
stopSyncDataSource(args: StopSyncDataSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopSyncDataSourceCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: StopSyncDataSourceCommandOutput) => void |
Returns:
void