Share via


SpacePinBinder.Download Method

Definition

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.

Implements

Applies to