adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ObjectFactoryBase Class / QueueAgentJoin Method


In This Topic
    QueueAgentJoin Method
    In This Topic
    Creates a new QueueAgentJoin
    Syntax
    'Declaration
     
    
    Public Function QueueAgentJoin() As QueueAgentJoin
    public QueueAgentJoin QueueAgentJoin()
    public:
    QueueAgentJoin^ QueueAgentJoin(); 
    See Also