Provides transport-neutral hot reload runtime control shared by MCP and other remote adapters.
public sealed class AxsgRuntimeHotReloadService
kind:method, kind:property, kind:ctor. Press Esc to clear.AxsgRuntimeHotReloadService()Creates a new hot reload runtime service.Disable()Disables the source-generated hot reload runtime.Enable()Enables the source-generated hot reload runtime.GetLastOperation()Gets the last remote hot reload operation status.GetStatus()Gets the current hot reload runtime status snapshot.GetTrackedDocuments()Gets the currently tracked hot reload documents.GetTransportStatus()Gets the current hot reload transport status.Toggle()Toggles the source-generated hot reload runtime.