FactorySettingsElement::IdleTimeout Property
.NET Framework (current version)
Gets or sets the maximum interval of time for which the object can remain idle in a workflow cache before being disposed.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
public: [ConfigurationPropertyAttribute("idleTimeout", DefaultValue = "00:02:00")] property TimeSpan IdleTimeout { TimeSpan get(); void set(TimeSpan value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: