Click or drag to resize

RequestGetTotalSizeFromContentLength Method


Namespace: Downloader
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public long GetTotalSizeFromContentLength(
	Dictionary<string, string> headers
)

Parameters

headers  DictionaryString, String
 

Return Value

Int64
See Also