2 instantiations of TimeValue
System (2)
net\System\Net\Sockets\Socket.cs (2)
2550
TimeValue IOwait = new
TimeValue
();
2632
TimeValue IOwait = new
TimeValue
();
4 references to TimeValue
System (4)
net\System\Net\Sockets\Socket.cs (3)
2550
TimeValue
IOwait = new TimeValue();
2632
TimeValue
IOwait = new TimeValue();
6868
private static void MicrosecondsToTimeValue(long microSeconds, ref
TimeValue
socketTime) {
net\System\Net\UnsafeNativeMethods.cs (1)
1307
[In] ref
TimeValue
timeout