-
Notifications
You must be signed in to change notification settings - Fork 0
2e21a4b0 ad39 63ea 6e5d 48e1c5982d35
Axel Kesseler edited this page Mar 1, 2023
·
16 revisions
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
C#
private int count
Type: Int32
This field represents the number of items that are currently available in the queue.
ObservableQueue(TItem) Class
Plexdata.LogWriter.Queuing Namespace
ObservableQueue(TItem).Count