2 references to TimeoutOnOpen
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (2)
325
new TimeoutException(string.Format(SRServiceModel.
TimeoutOnOpen
, timeout), exception));
353
new TimeoutException(string.Format(SRServiceModel.
TimeoutOnOpen
, timeout), exception));