Anteckning
Å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.
Specifies the URI for which the transport channel should be created. For more information, see ClientViaBehavior.
Schema Hierarchy
<system.serviceModel>
  <behaviors>
    <endpointBehaviors>
      <behavior> of <endpointBehaviors>
        <clientVia>
Syntax
<clientVia viaUri="String"/>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description | 
|---|---|
viaUri  | 
A string that specifies a URI that indicates the route a message should take.  | 
Child Elements
None
Parent Elements
| Element | Description | 
|---|---|
Specifies an endpoint behavior.  | 
See Also
Reference
ClientViaElement
ClientViaBehavior
© 2007 Microsoft Corporation. All rights reserved.
Last Published: 2010-01-05