dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueAgent Class
Members

In This Topic
    OracleQueueAgent Class
    In This Topic
    Identifies a producer or a consumer of a message.
    Syntax
    'Declaration
     
    Public Class OracleQueueAgent 
    public class OracleQueueAgent 
    Remarks

    An example of using this class is available in Advanced Queuing Technology > A Simple Example of Point-to-Multipoint Messaging article.

    This class is available only in Professional and Developer Editions. It is not available in Standard and Mobile Editions.

    Inheritance Hierarchy

    System.Object
       Devart.Data.Oracle.OracleQueueAgent

    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