HotReloadPageResponse
Assembly: ServiceStack.dll
View Source
Declaration
public class HotReloadPageResponse
Properties
ETag
View Source
Declaration
public string ETag { get; set; }
LastUpdatedPath
View Source
Declaration
public string LastUpdatedPath { get; set; }
Reload
View Source
Declaration
public bool Reload { get; set; }
ResponseStatus
View Source
Declaration
public ResponseStatus ResponseStatus { get; set; }