BaseSpatialObserver.Suspend 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.
Stop | pause the observer
public:
virtual void Suspend();
public virtual void Suspend ();
abstract member Suspend : unit -> unit
override this.Suspend : unit -> unit
Public Overridable Sub Suspend ()