SpacePinBinder.Purge 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.
Find all cloud anchors in the area, delete them, and release their bindings.
public System.Threading.Tasks.Task<bool> Purge ();
abstract member Purge : unit -> System.Threading.Tasks.Task<bool>
override this.Purge : unit -> System.Threading.Tasks.Task<bool>
Public Function Purge () As Task(Of Boolean)
Returns
True on success.