Board.Initialize Method

Definition

Initialize the board and test whether it works on the current hardware.

protected virtual void Initialize ();
abstract member Initialize : unit -> unit
override this.Initialize : unit -> unit
Protected Overridable Sub Initialize ()

Exceptions

The required hardware cannot be found

Applies to