Click or drag to resize
Infosoft Logo

ResumeTriggerRequest Class

Provides data for the request to ResumeTrigger operation on ISchedulerService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.SchedulerResumeTriggerRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Scheduler
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class ResumeTriggerRequest

The ResumeTriggerRequest type exposes the following members.

Properties
 NameDescription
Public propertyTriggerName Gets or sets the name of the trigger to resume.
Top
See Also