Appearance
Home > resol-vbus-core-toolbox > utils > StartGate > abort
Abort the race with the provided reason.
Signature:
abort(err: unknown): void;
Parameter
Type
Description
err
unknown
The reason to abort.
void