IComponentPrerenderer.Dispatcher 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 Dispatcher that should be used for calls to PrerenderComponentAsync(HttpContext, Type, IComponentRenderMode, ParameterView).
public Microsoft.AspNetCore.Components.Dispatcher Dispatcher { get; }
member this.Dispatcher : Microsoft.AspNetCore.Components.Dispatcher
Public ReadOnly Property Dispatcher As Dispatcher