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