ServCompMQTask Class

Definition

Contains the service component for the Message Queue task.

public ref class ServCompMQTask
public class ServCompMQTask
type ServCompMQTask = class
Public Class ServCompMQTask
Inheritance
ServCompMQTask

Constructors

ServCompMQTask()

Initializes a new instance of the ServCompMQTask class.

Methods

Execute(Connections, VariableDispenser, IDTSComponentEvents, IDTSLogging, Object)

Runs the task.

Initialize(String, Boolean, String, String, String, Boolean, String, String, Int64, MQMessageType, Boolean, String, MQStringMessageCompare, String, MQType, String, String, String, MQMessageType, Boolean, EncryptionAlgorithm, Boolean, MessageQueueTask)

Initializes the current ServCompMQTask.

Applies to