Base:
method
GetProperty<T>
System.ServiceModel.Channels.TransportChannelListener.GetProperty<T>()
1 override of GetProperty
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelListener.cs (1)
114public override T GetProperty<T>()
1 reference to GetProperty
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelListener.cs (1)
121return base.GetProperty<T>();