1 override of WillGetWebRequestCompleteSynchronously
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
384public override bool WillGetWebRequestCompleteSynchronously()
2 references to WillGetWebRequestCompleteSynchronously
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1452if (this.channel.WillGetWebRequestCompleteSynchronously())
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
386if (!base.WillGetWebRequestCompleteSynchronously())