JAMS 6.x Help
QueueNode Class
Members 


Object Model
QueueNode Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class QueueNode 
   Inherits BasePublicObject
'Usage
 
Dim instance As QueueNode
[System.Runtime.Serialization.DataContract()]
public sealed class QueueNode : BasePublicObject 
Remarks
QueueNode definitions are used to specify the Node where Queues can be started.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.QueueNode

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

QueueNode Members
MVPSI.JAMS Namespace

Send Feedback