Click or drag to resize

fileTextSearchResultSetCountThreadSafe Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the count thread safe.

Namespace:  imbSCI.Core.files.search
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public int CountThreadSafe { get; }
Request Example View Source

Property Value

Type: Int32
The count thread safe.
See Also