|
|
PingersA ConnectionPinger is a mechanism by which the Client keeps a connection alive to a server. This will prevent the server from marking references eligible for garbage collection. TimingOutPingerThis will ping every X seconds and will give up pinging after Y seconds beyond the last real request. NeverConnectionPingerThis does not ping at all. PerpetualPingerThis one keeps going regardless. |