DurabilityProvider.MaximumDelayTime 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.
Value of maximum durable timer delay. Used for long running durable timers.
public virtual TimeSpan MaximumDelayTime { get; set; }
member this.MaximumDelayTime : TimeSpan with get, set
Public Overridable Property MaximumDelayTime As TimeSpan