7 references to Set
System.ServiceModel.Internals (7)
System\Runtime\AsyncWaitHandle.cs (1)
269
this.timer.
Set
(timeout);
System\Runtime\BackoffTimeoutHelper.cs (1)
92
this.backoffTimer.
Set
(backoffTime);
System\Runtime\Collections\ObjectCache.cs (2)
190
this.idleTimer.
Set
(this.settings.IdleTimeout);
274
idleTimer.
Set
(this.settings.IdleTimeout);
System\Runtime\InputQueue.cs (2)
816
this.timer.
Set
(timeout);
874
this.timer.
Set
(timeout);
System\Runtime\IOThreadCancellationTokenSource.cs (1)
45
this.timer.
Set
(this.timeout);