Compartir a través de


IDispatcher.CreateTimer Método

Definición

Crea una nueva instancia de un IDispatcherTimer objeto asociado a este distribuidor.

public:
 Microsoft::Maui::Dispatching::IDispatcherTimer ^ CreateTimer();
public Microsoft.Maui.Dispatching.IDispatcherTimer CreateTimer ();
abstract member CreateTimer : unit -> Microsoft.Maui.Dispatching.IDispatcherTimer
Public Function CreateTimer () As IDispatcherTimer

Devoluciones

Se aplica a