2 writes to _keepAliveIsDefault
VBCSCompiler (2)
ServerDispatcher.cs (2)
85_keepAliveIsDefault = true; 327_keepAliveIsDefault = false;
1 reference to _keepAliveIsDefault
VBCSCompiler (1)
ServerDispatcher.cs (1)
324if (_keepAliveIsDefault || !_keepAlive.HasValue || keepAlive > _keepAlive.Value)