SpacePinBinder.Download Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Pull down cloud anchors for all known bindings, and apply them to the bound space pins.
public System.Threading.Tasks.Task<bool> Download ();
abstract member Download : unit -> System.Threading.Tasks.Task<bool>
override this.Download : unit -> System.Threading.Tasks.Task<bool>
Public Function Download () As Task(Of Boolean)
Returns
True on success.