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