Property ContentLength64
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
ContentLength64
Gets or sets the content length of the response.
public abstract long ContentLength64 { get; set; }
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
Gets or sets the content length of the response.
public abstract long ContentLength64 { get; set; }