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