HotReloadPage
Assembly: ServiceStack.dll
View Source
Declaration
[ExcludeMetadata]
[Route("/hotreload/page")]
public class HotReloadPage : IReturn<HotReloadPageResponse>, IReturn
Properties
Path
View Source
Declaration
public string Path { get; set; }
ETag
View Source
Declaration
public string ETag { get; set; }