2 references to ResetTimer
System (2)
net\System\Net\WebSockets\WebSocketBase.cs (2)
2260
ResetTimer
((int)m_KeepAliveInterval.TotalMilliseconds);
2302
ResetTimer
((int)(m_KeepAliveInterval - idleTime).TotalMilliseconds);