ISolrCoreInfo.Current

Syntax

Current: Boolean;

Description

The Current property returns whether any actions are currently executed with the Solr instance.

Comments

The property returns True if any actions are currently executed, and False if the Solr instance is not currently used.

See also:

ISolrCoreInfo