3 references to TimedOut
System.ServiceModel (3)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
1521
this.abortReason = HttpAbortReason.
TimedOut
;
System\ServiceModel\Channels\HttpChannelHelpers.cs (2)
1540
thisPtr.Abort(HttpAbortReason.
TimedOut
);
3657
case HttpAbortReason.
TimedOut
: