Implemented interface member:
method
GetProperty<T>
System.ServiceModel.Channels.IChannel.GetProperty<T>()
1 reference to GetProperty
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpChannelBase.cs (1)
124
T outputChannelProperty = this.UdpOutputChannel.
GetProperty
<T>();