| SearchIndexMaxOperationsPerIndex Property |
[Missing <summary> documentation for "P:Activsoft.Search.SearchIndex.MaxOperationsPerIndex"]
Namespace: Activsoft.SearchAssembly: Activsoft.Search (in Activsoft.Search.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int MaxOperationsPerIndex { get; set; }Public Property MaxOperationsPerIndex As Integer
Get
Set
public:
property int MaxOperationsPerIndex {
int get ();
void set (int value);
}member MaxOperationsPerIndex : int with get, set
Property Value
Type:
Int32
See Also