←Select platform

Enqueue Method (ProducerConsumerQueue)

Summary

Adds an action item to the queue

Syntax

C#
VB
C++
public void Enqueue( 
   System.Action item 
) 
Public Sub Enqueue( 
   ByVal item As System.Action 
) 
public:  
   void Enqueue( 
      System::Action^ item 
   ) 

Parameters

item

Action item to process.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize