1 reference to MaxOutputDelayString
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDefaults.cs (1)
200
public static TimeSpan MaxOutputDelay { get { return TimeSpanHelper.FromMilliseconds(200,
MaxOutputDelayString
); } }