PrintSupportPrintDeviceCapabilitiesUpdatePolicy.CreatePeriodicRefresh 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.
Sets the periodic update policy for the Print Device Capabilities (PDC) based on a time interval.
public:
static PrintSupportPrintDeviceCapabilitiesUpdatePolicy ^ CreatePeriodicRefresh(TimeSpan updatePeriod);
static PrintSupportPrintDeviceCapabilitiesUpdatePolicy CreatePeriodicRefresh(TimeSpan const& updatePeriod);
public static PrintSupportPrintDeviceCapabilitiesUpdatePolicy CreatePeriodicRefresh(System.TimeSpan updatePeriod);
function createPeriodicRefresh(updatePeriod)
Public Shared Function CreatePeriodicRefresh (updatePeriod As TimeSpan) As PrintSupportPrintDeviceCapabilitiesUpdatePolicy