Click or drag to resize

ChunkFailoverCount Property

How many times has downloading the chunk failed?

Namespace: Downloader
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public int FailoverCount { get; }

Property Value

Int32
See Also