IndexResultInfo.IndexProcessCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of time that an overall indexing process has been started.
public:
property int IndexProcessCount { int get(); };
public:
property int IndexProcessCount { int get(); };
public int IndexProcessCount { get; }
member this.IndexProcessCount : int
Public ReadOnly Property IndexProcessCount As Integer