Skip to content

2e21a4b0 ad39 63ea 6e5d 48e1c5982d35

Axel Kesseler edited this page Mar 1, 2023 · 16 revisions

ObservableQueue(TItem).count Field

The number of items in the queue.

Namespace: Plexdata.LogWriter.Queuing
Assembly: Plexdata.LogWriter.Abstraction (in Plexdata.LogWriter.Abstraction.dll) Version: 1.0.7.1

Syntax

C#

private int count

Field Value

Type: Int32

Remarks

This field represents the number of items that are currently available in the queue.

See Also

Reference

ObservableQueue(TItem) Class
Plexdata.LogWriter.Queuing Namespace
ObservableQueue(TItem).Count

Clone this wiki locally