SchedulingOptions.StoppedActivationWarningInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the period of time after which to log errors for tasks scheduled to stopped activations.
public TimeSpan StoppedActivationWarningInterval { get; set; }
member this.StoppedActivationWarningInterval : TimeSpan with get, set
Public Property StoppedActivationWarningInterval As TimeSpan