Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 522 Bytes

tryorama.trycpclient.shutdownconductors.md

File metadata and controls

17 lines (10 loc) · 522 Bytes

Home > @holochain/tryorama > TryCpClient > shutDownConductors

TryCpClient.shutDownConductors() method

Shut down all conductors on the connected TryCP server and disconnect their app interfaces.

Signature:

shutDownConductors(): Promise<void>;

Returns:

Promise<void>