1 override of WillGetOutputStreamCompleteSynchronously
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelHelpers.cs (1)
2431
protected override bool
WillGetOutputStreamCompleteSynchronously
2 references to WillGetOutputStreamCompleteSynchronously
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelHelpers.cs (2)
2081
if (this.httpOutput.
WillGetOutputStreamCompleteSynchronously
)
2109
if (this.httpOutput.
WillGetOutputStreamCompleteSynchronously
)