3 references to FromTimeSpan
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\BufferedConnection.cs (1)
24
_flushTimeout = Ticks.
FromTimeSpan
(flushTimeout);
System.ServiceModel.NetNamedPipe (2)
System\Runtime\BackoffTimeoutHelper.cs (2)
73
Ticks.
FromTimeSpan
(s_defaultInitialWaitTime),
74
Ticks.Add(Ticks.
FromTimeSpan
(_waitTime),