ClientRuntime.Via Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the transport address that is used to send messages through the client.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.UriA Uri that is the destination address for the transport. The default value is the Uri value of the client.
Show: