Specifies settings for a service host.
<host> <baseAddresses> <baseAddress baseAddress="string" /> </baseAddresses> <timeOuts closeTimeout="TimeSpan" openTimeout="TimeSpan" > </host>
Type
None.
<baseAddresses>
A collection of baseAddress elements that specifies the base addresses used by the service host.
<timeOuts>
A configuration element that specifies the interval of time allowed for the service host to open or close.
<service>
Specifies the settings for a Windows Communication Foundation (WCF) service.