foundation-comms.datasource.destroy
Home > @genesislcap/foundation-comms > Datasource > destroy
Datasource.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.