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