JAMS 6.x Help
Queue Class
Members 


Queue.
Object Model
Queue Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public MustInherit Class Queue 
   Inherits BasePublicObject
'Usage
 
Dim instance As Queue
[System.Runtime.Serialization.DataContract()]
public abstract class Queue : BasePublicObject 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.Queue
         MVPSI.JAMS.BatchQueue
         MVPSI.JAMS.PrintQueue

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Queue Members
MVPSI.JAMS Namespace

Send Feedback