'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.BaseLib.ComTypes._QueueOverflowException)> <ComVisibleAttribute(True)> <GuidAttribute("E65C688E-8B70-44FD-8648-B433DD1D3E84")> <SerializableAttribute()> Public Class QueueOverflowException Inherits System.OutOfMemoryException Implements OpcLabs.BaseLib.ComTypes._QueueOverflowException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As QueueOverflowException
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.ComTypes._QueueOverflowException)] [ComVisible(true)] [Guid("E65C688E-8B70-44FD-8648-B433DD1D3E84")] [Serializable()] public class QueueOverflowException : System.OutOfMemoryException, OpcLabs.BaseLib.ComTypes._QueueOverflowException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.ComTypes._QueueOverflowException)] [ComVisible(true)] [Guid("E65C688E-8B70-44FD-8648-B433DD1D3E84")] [Serializable()] public ref class QueueOverflowException : public System.OutOfMemoryException, OpcLabs.BaseLib.ComTypes._QueueOverflowException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable