Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 526 Bytes

dispatcherqueueshutdownstartingeventargs_getdeferral_254836512.md

File metadata and controls

22 lines (15 loc) · 526 Bytes
-api-id -api-type
M:Windows.System.DispatcherQueueShutdownStartingEventArgs.GetDeferral
winrt method

Windows.System.DispatcherQueueShutdownStartingEventArgs.GetDeferral

-description

Gets a deferral object so that you can use to continue to post work to the DisbpatcherQueue until you mark the deferral complete.

-returns

The deferral object.

-remarks

-see-also

-examples