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