HtmlRootComponent.QuiescenceTask Property
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.
Gets a Task that completes when the component hierarchy has completed asynchronous tasks such as loading.
public System.Threading.Tasks.Task QuiescenceTask { get; }
member this.QuiescenceTask : System.Threading.Tasks.Task
Public ReadOnly Property QuiescenceTask As Task