Click or drag to resize
Infosoft Logo

ResumeTriggerResponse Class

Provides data for the response from the ResumeTrigger operation on ISchedulerService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.SchedulerResumeTriggerResponse

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

The ResumeTriggerResponse type exposes the following members.

Properties
 NameDescription
Public propertyTriggerResumed Gets or sets a value indicating whether the trigger was found and resumed.
Top
See Also