You are here: Start » AVL.NET » QueueOverflowControl Structure

QueueOverflowControl Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Control handling overflow in queues.

Constructors

 ConstructorDescription
QueueOverflowControl(Int32, QueueOverflowAction)

Properties

 NameTypeDescription
ActionAvl.QueueOverflowAction
DefaultAvl.QueueOverflowControl Gets a default instance of the QueueOverflowControl.
EmptyAvl.QueueOverflowControl Gets an empty instance of the QueueOverflowControl.
TimeoutSystem.Int32

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(Avl.QueueOverflowControl)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also