Active Property

Whether the file cache is open.

Syntax

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

Default Value

False

Remarks

This property reflects whether the component has opened a file cache; it will be true once the OpenCache method has been called successfully.

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]