FileUpdateRequestDeferral.Complete | complete method
Signals that the response to a FileUpdateRequested event is finished.
Syntax
fileUpdateRequestDeferral.complete();
Parameters
This method has no parameters.
Remarks
To learn about responding to a FileUpdateRequested event, see FileUpdateRequestedEventArgs.
If your app participates in the Cached File Updater contract, calling this method completes the Request even if you called GetDeferral multiple times.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
