HasOrphans Property

Whether the cache contains any orphan files.

Syntax

public bool HasOrphans { get; }
Public ReadOnly Property HasOrphans As Boolean

Default Value

False

Remarks

This property reflects whether the cache contains any Orphan Files, returning true if so or false otherwise.

Note: This property only returns a valid value when Active is true.

This property is read-only and not available at design time.

 
 
Copyright (c) 2020 Callback Technologies, Inc. - All rights reserved.
CBFS Cache 2020 .NET Edition - Version 20.0 [Build 7647]