Keyoti SearchUnit API Docs
QueueSize Property
API DocumentationKeyoti.SearchEngine.IndexAsynchronousQueueQueueSize
Keyoti SearchUnit v6
Current queue size (remaining items).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int QueueSize { get; }
public int QueueSize { get; }
Public ReadOnly Property QueueSize As Integer
	Get
Public ReadOnly Property QueueSize As Integer
	Get
public:
property int QueueSize {
	int get ();
}
public:
property int QueueSize {
	int get ();
}
member QueueSize : int with get
member QueueSize : int with get
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120