Share via


MFDevice.ConnectToTinyBooter Method

Establishes communications to the device with TinyBooter.

Namespace: Microsoft.NetMicroFramework.Tools.MFDeployTool.Engine
Assembly: (in )

Syntax

 public bool ConnectToTinyBooter ()

Return Value

If the method connected to TinyBooter, true. If not connected, the return value is false.

Remarks

This method causes the device to reboot if that is needed to establish communications with TinyBooter.

Version Information

Available in MFDeploy version 1.0

See Also