Base:
method
GetProperty<T>
System.ServiceModel.Channels.TransportChannelFactory<TChannel>.GetProperty<T>()
1 override of GetProperty
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
65
public override T
GetProperty
<T>()
1 reference to GetProperty
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
72
return base.
GetProperty
<T>();