Click or drag to resize

BlockingByteArrayQueueOnQueueFull Field

Event called when the queue is full

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

Field Value

Type: EventHandler
See Also