2 overrides of ShouldSendKeepAlive
System (2)
net\System\Net\WebSockets\WebSocketBase.cs (2)
2223
public override bool
ShouldSendKeepAlive
()
2294
public override bool
ShouldSendKeepAlive
()
1 reference to ShouldSendKeepAlive
System (1)
net\System\Net\WebSockets\WebSocketBase.cs (1)
1556
if (thisPtr.m_KeepAliveTracker.
ShouldSendKeepAlive
())