JobManager Properties

The JobManager type exposes the following members.

Properties

  Name Description
Public property ConfiguringJobs Gets a collection of job details that specify jobs that are being configured.
Public property CredentialId Gets a GUID that identifies the credential that is associated with this job definition.
Public property Enabled Gets a value that indicates whether the job manager that is associated with this job definition can be started.
Public property Id Gets the XML element ID of the IIS Transform Manager configuration.
Public property InputFolderPath Gets the input folder name.
Public property InputIsManifest Gets a value that indicates whether the file that initiates job creation is a SMIL 2.0-compliant manifest.
Public property LastModified Gets the date and time when the IIS Transform Manager configuration was last modified.
Public property LocalFileWatcherFilter Gets a file filter value that is used to initiate job creation.
Public property LogLevel Gets a log level value that is contained in the log level element of the IIS Transform Manager configuration.
Public property Name Gets the XML element name of the IIS Transform Manager configuration.
Public property OutputFolderPath Gets the output folder for a job.
Public property Priority Gets the priority of a job.
Public property RunningJobs Gets a collection of job details that specify jobs that are running.
Public property SchedulerId Gets the ID of the scheduler that is associated with this job definition.
Public property SchedulerInfo Gets scheduling information about the IIS Transform Manager job.
Public property SubmittedJobs Gets a collection of job details that specify jobs that have been submitted.
Public property Template Gets the job template that defines the tasks for this job.
Public property TemplateId Gets the ID of the job template that the JobDefinition object uses.
Public property WatchFolder Gets a file system folder that will be watched for files that instantiate jobs.

Top

See Also

Reference

JobManager Class

Microsoft.Web.Media.TransformManager Namespace