Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 586 Bytes

timetrigger_oneshot.md

File metadata and controls

22 lines (15 loc) · 586 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Background.TimeTrigger.OneShot
winrt property

Windows.ApplicationModel.Background.TimeTrigger.OneShot

-description

Gets whether the time event trigger will be used only once or each time the FreshnessTime interval elapses.

-property-value

True if the time event trigger will be used once; false if it will be used each time the FreshnessTime interval elapses.

-remarks

-examples

-see-also