Click or drag to resize
IClientChannelVia Property
Gets the URI that contains the transport address to which messages are sent on the client channel.

Namespace: System.ServiceModel
Assembly: CSharpXamlForHtml5.System.ServiceModel.dll (in CSharpXamlForHtml5.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax
C#
Uri Via { get; }

Property Value

Type: Uri
See Also