HostElement::Timeouts Property
.NET Framework (current version)
Gets a configuration element that specifies the interval of time allowed for the service host to open or close.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("timeouts", Options = ConfigurationPropertyOptions::None)] property HostTimeoutsElement^ Timeouts { HostTimeoutsElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::HostTimeoutsElement^A configuration element that specifies the interval of time allowed for the service host to open or close.
.NET Framework
Available since 3.0
Available since 3.0
Show: