3 using System.Threading.Tasks;
16 bool WatchdogPresent {
get; }
25 bool ApplyUpdate(Version version, Uri updateZipUrl,
IIOManager ioManager);
45 Task Die(Exception exception);
Use server authentication
Handler for server restarts
Interface for using filesystems
Represents the lifetime of a IRestartHandler registration
Represents a service that may take an updated Host assembly and run it, stopping the current assembly...