FindCriteriaElement::Duration Property
.NET Framework (current version)
Gets or sets the maximum time to wait for replies from services on a network or the Internet.
Assembly: System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)
public: [ConfigurationPropertyAttribute("duration", DefaultValue = "00:00:20")] property TimeSpan Duration { TimeSpan get(); void set(TimeSpan value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: