5 references to CloseTimedOut
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (4)
288
WcfEventSource.Instance.CloseTimeout(string.Format(SRServiceModel.
CloseTimedOut
, timeout));
292
string.Format(SRServiceModel.
CloseTimedOut
, timeout),
343
WcfEventSource.Instance.CloseTimeout(string.Format(SRServiceModel.
CloseTimedOut
, timeout));
347
string.Format(SRServiceModel.
CloseTimedOut
, timeout),
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WebSocketHelper.cs (1)
223
errorMsg = string.Format(SRServiceModel.
CloseTimedOut
, timeout);