ISolrCoreInfo.Current

Fore Syntax

Current: Boolean;

Fore.NET Syntax

Current: Boolean;

Description

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

Comments

The property returns True, if any action are currently in process and False, if the Solr instance is not currently used.

See also:

ISolrCoreInfo