1 write to _keepAlive
System.AddIn (1)
System\Addin\Hosting\AddInProcess.cs (1)
181set { _keepAlive = value; }
1 reference to _keepAlive
System.AddIn (1)
System\Addin\Hosting\AddInProcess.cs (1)
180get { return _keepAlive; }