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

QueueOverflowControl Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public QueueOverflowControl
(
	int timeout_,
	Avl.QueueOverflowAction action_
)

Parameters

Name Type Range Default Description
timeout_int
action_Avl.QueueOverflowAction

See also