2 references to s_defaultInitialWaitTime
System.ServiceModel.NetNamedPipe (2)
System\Runtime\BackoffTimeoutHelper.cs (2)
25
: this(timeout, maxWaitTime,
s_defaultInitialWaitTime
)
73
Ticks.FromTimeSpan(
s_defaultInitialWaitTime
),