<host>
Specifies settings for a service host.
<configuration>
<system.serviceModel>
<services>
<service>
<host>
<host>
<baseAddresses>
<add baseAddress="string" />
</baseAddresses>
<timeOuts closeTimeout="TimeSpan"
openTimeout="TimeSpan" />
</host>
Type
The following sections describe attributes, child elements, and parent elements.
None.
Element | Description |
---|---|
<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. |
Element | Description |
---|---|
<service> | Specifies the settings for a Windows Communication Foundation (WCF) service. |
GitHub पर हमारे साथ सहयोग करें
इस सामग्री का स्रोत GitHub पर पाया जा सकता है, जहाँ आप समस्याएँ बना और समीक्षा भी कर सकते हैं और अनुरोध खींच सकते हैं. अधिक जानकारी के लिए, हमारे योगदानकर्ता गाइड देखें.
.NET प्रतिक्रिया
.NET एक ओपन सोर्स प्रोजेक्ट है. प्रतिक्रिया प्रदान करने के लिए लिंक का चयन करें: