<clientVia>
Specifies the URI for which the transport channel should be created. For more information, see ClientViaBehavior.
<configuration>
<system.serviceModel>
<behaviors>
<endpointBehaviors>
<behavior>
<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 |
---|---|
<behavior> | Specifies an endpoint behavior. |
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.