IndexedCacheIsDisposed Property

This read-only property can be used to determine whether or not the indexed cache has been disposed

Definition

Namespace: Sandcastle.Tools.BuildComponents.Commands
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public bool IsDisposed { get; protected set; }

Property Value

Boolean

See Also