1 write to dueTime
System.ServiceModel.Internals (1)
System\Runtime\IOThreadTimer.cs (1)
624
this.
dueTime
= TimerHelper.Set(this.SafeWaitHandle, dueTime);
1 reference to dueTime
System.ServiceModel.Internals (1)
System\Runtime\IOThreadTimer.cs (1)
616
get { return this.
dueTime
; }