Share via


StaticHtmlRenderer.Dispatcher Property

Definition

Gets the Dispatcher associated with this Renderer.

public override Microsoft.AspNetCore.Components.Dispatcher Dispatcher { get; }
member this.Dispatcher : Microsoft.AspNetCore.Components.Dispatcher
Public Overrides ReadOnly Property Dispatcher As Dispatcher

Property Value

Applies to