Click or drag to resize
FileResourceReaderIsCompleted Property
Returns true if the file is completed.

Namespace: CMS.Localization
Assembly: CMS.Localization (in CMS.Localization.dll) Version: 9.0.0
Syntax
C#
public bool IsCompleted { get; }

Property Value

Type: Boolean
See Also