PrintTaskSourceRequestedArgs.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.
Gets a PrintTaskSourceRequestedDeferral object that provides access to a Complete method. This method indicates then the deferral is over.
public:
virtual PrintTaskSourceRequestedDeferral ^ GetDeferral() = GetDeferral;
PrintTaskSourceRequestedDeferral GetDeferral();
public PrintTaskSourceRequestedDeferral GetDeferral();
function getDeferral()
Public Function GetDeferral () As PrintTaskSourceRequestedDeferral
Returns
Provides access to a Complete method.