Function deactivate

  • Stops the client execution.

    Returns

    • A promise for when the client stops running if it is already running. Otherwise, returns undefined

    Returns Thenable<void> | undefined

Generated using TypeDoc