←Select platform

Instance Property

Summary

Gets the single instance of the ProducerConsumerQueue class.

Syntax
C#
VB
C++
public static ProducerConsumerQueue Instance { get; } 
Public Shared ReadOnly Property Instance() As ProducerConsumerQueue 
   Get 
public:  
   static property ProducerConsumerQueue^ Instance 
   { 
      ProducerConsumerQueue^ get() 
   } 

Property Value

The singleton instance of the class.

Remarks

<remarks />

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly