IComponentPrerenderer.Dispatcher Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un Dispatcher qui doit être utilisé pour les appels à 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