DispatcherBeginInvokeShutdown Method

Begins the process of shutting down the dispatcher.

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public void BeginInvokeShutdown(
	DispatcherPriority priority
)

Parameters

priority  DispatcherPriority
 

See Also