2 instantiations of ServerTooBusyException
System.ServiceModel (2)
System\ServiceModel\Channels\FaultConverter.cs (1)
189exception = new ServerTooBusyException(fault.Reason.GetMatchingTranslation(CultureInfo.CurrentCulture).Text);
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
3246return new ServerTooBusyException(reason);