AspireClient.connect
Method
interface AspireClient { // ... omitted for brevity connect(timeoutMs?: number): Promise<void>;}Signature
method
connect Connect to the AppHost
connect(timeoutMs?: number): Promise<void>Parameters
timeoutMs number optional Returns
Promise<void> Defined on
This method is defined on the following type: