Function launcherDispose

  • Disposes the Synapse X launcher, releasing all resources used by it. This should be called when the software exits, or when the launcher is no longer needed.

    Returns

    A promise that resolves when the launcher has been disposed.

    Throws

    If the launcher is not ready.

    Throws

    If the launcher could not be disposed.

    Parameters

    Returns Promise<void>

Generated using TypeDoc