ScheduledJobSourceAdapter Class
Provides functionality for retrieving results of scheduled job runs from the scheduled job store. This class cannot be inherited. This SDK programming element is introduced in Windows PowerShell 3.0.
Namespace: Microsoft.PowerShell.ScheduledJob
Assembly: Microsoft.PowerShell.ScheduledJob (in Microsoft.PowerShell.ScheduledJob.dll)
Namespace: Microsoft.PowerShell.ScheduledJob
Assembly: Microsoft.PowerShell.ScheduledJob (in Microsoft.PowerShell.ScheduledJob.dll)
An instance of this object is registered with the PowerShell job manager so that GetJobs commands will retrieve schedule job runs from the file-based scheduled job store. This allows scheduled job runs to be managed from PowerShell in the same way workflow jobs are managed.
System.Object
System.Management.Automation.JobSourceAdapter
Microsoft.PowerShell.ScheduledJob.ScheduledJobSourceAdapter
System.Management.Automation.JobSourceAdapter
Microsoft.PowerShell.ScheduledJob.ScheduledJobSourceAdapter
Any public static (
Shared
in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Target Platforms
Windows Developer Preview, Windows Server Developer PreviewSend comments about this topic to Microsoft.
