ChannelSettingsElement::LeaseTimeout Property
.NET Framework (current version)
Gets or sets the interval of time after which an object will be removed from the cache.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
public: [ConfigurationPropertyAttribute("leaseTimeout", DefaultValue = "00:05:00")] property TimeSpan LeaseTimeout { TimeSpan get(); void set(TimeSpan value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: