AsyncQueue<T> Constructor
Initializes a new instance of AsyncQueue.
Namespace: Microsoft.VisualStudio.Threading
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Syntax
'Declaration
Public Sub New
public AsyncQueue()
public:
AsyncQueue()
new : unit -> AsyncQueue
public function AsyncQueue()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.