Base:
method
GetProperty<T>
System.ServiceModel.Channels.LayeredChannel<TInnerChannel>.GetProperty<T>()
1 override of GetProperty
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
411public override T GetProperty<T>()
1 reference to GetProperty
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
418return base.GetProperty<T>();