PrintTaskConfigurationSaveRequest.GetDeferral Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called by the device app when it has to complete some asynchronous tasks before it can save the print task configuration information.
public:
virtual PrintTaskConfigurationSaveRequestedDeferral ^ GetDeferral() = GetDeferral;
PrintTaskConfigurationSaveRequestedDeferral GetDeferral();
public PrintTaskConfigurationSaveRequestedDeferral GetDeferral();
function getDeferral()
Public Function GetDeferral () As PrintTaskConfigurationSaveRequestedDeferral
Returns
The object that represents the deferral for the print task configuration save request.