|
PauseTriggerResponse Class |
Provides data for the response from the PauseTrigger operation on ISchedulerService.
Inheritance Hierarchy SystemObject Infosoft.Common.Contracts.MessageContracts.SchedulerPauseTriggerResponse Namespace: Infosoft.Common.Contracts.MessageContracts.SchedulerAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public class PauseTriggerResponse
No code example is currently available or this language may not be supported.
The PauseTriggerResponse type exposes the following members.
Properties | Name | Description |
---|
| TriggerPaused |
Gets or sets a value indicating whether the trigger was found and paused.
|
TopSee Also