Base:
method
GetProperty<T>
System.ServiceModel.Channels.TransportBindingElement.GetProperty<T>(System.ServiceModel.Channels.BindingContext)
1 override of GetProperty
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationBindingElement.cs (1)
128
public override T
GetProperty
<T>(BindingContext context)
1 reference to GetProperty
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationBindingElement.cs (1)
140
return base.
GetProperty
<T>(context);