Click or drag to resize
Infosoft Logo

OrchestrationJobParameters Class

Provides data for an orchestration job to contact various scheduler hosts.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersSchedulableJobParameters
    Infosoft.Common.Contracts.DataContracts.Scheduler.ParametersOrchestrationJobParameters

Namespace: Infosoft.Common.Contracts.DataContracts.Scheduler.Parameters
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class OrchestrationJobParameters : SchedulableJobParameters, 
	IExtensibleDataObject

The OrchestrationJobParameters type exposes the following members.

Properties
 NameDescription
Public propertyHosts Gets or sets the hosts to contact. The value is the last time the host IP address was updated
Top
See Also