Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a collection of configuration elements that identify the type of a particular transport.
Schema Hierarchy
<system.serviceModel>
<serviceHostingEnvironment>
<transportConfigurationTypes>
Syntax
<serviceHostingEnvironment>
<transportConfigurationTypes>
<add name="String"
transportConfigurationType="String"/>
</transportConfigurationTypes>
</serviceHostingEnvironment>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
| Element | Description |
|---|---|
Adds a configuration element that identifies the type of a particular transport. |
Parent Elements
| Element | Description |
|---|---|
Defines the type the service hosting environment instantiates for a particular transport. |
See Also
Reference
ServiceHostingEnvironmentSection
ServiceHostingEnvironment
TransportConfigurationTypeElementCollection
Other Resources
© 2007 Microsoft Corporation. All rights reserved.
Last Published: 2010-01-05