| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As IChannelBase Dim value As EndpointDescription value = instance.EndpointDescription | |
| C# | |
|---|---|
[ObsoleteAttribute("Should use the ITransportChannel interface to access these values.")] EndpointDescription EndpointDescription {get;} | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x