Share via


RenderHandle.Dispatcher Property

Definition

Gets the Dispatcher associated with the component.

public:
 property Microsoft::AspNetCore::Components::Dispatcher ^ Dispatcher { Microsoft::AspNetCore::Components::Dispatcher ^ get(); };
public Microsoft.AspNetCore.Components.Dispatcher Dispatcher { get; }
member this.Dispatcher : Microsoft.AspNetCore.Components.Dispatcher
Public ReadOnly Property Dispatcher As Dispatcher

Property Value

Applies to