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