foundation-comms.defaultdatasource.destroy
Home > @genesislcap/foundation-comms > DefaultDatasource > destroy
DefaultDatasource.destroy() method
Destroys the datasource.
Signature:
destroy(): void;
Returns:
void
Remarks
This should be called to clean up any resources when the datasource is no longer needed.