Click or drag to resize

BlockingByteArrayQueueOnQueueEmpty Field

Event called when the queue is empty

Namespace:  Crosser.Server.Utilities.Queue
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public EventHandler OnQueueEmpty

Field Value

Type: EventHandler
See Also