Share via


IMessageQueueTask Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The IMessageQueueTask type exposes the following members.

Properties

  Name Description
Public property DataFileOverWritable Infrastructure.
Public property DTSMessageLineageID Infrastructure.
Public property DTSMessagePackageID Infrastructure.
Public property DTSMessageVersionID Infrastructure.
Public property EncryptionAlgo Infrastructure.
Public property ErrorIfMessageTimeOut Infrastructure.
Public property MsmqConnection Infrastructure.
Public property OperationDescription Infrastructure.
Public property ReceiveMessageTimeOut Infrastructure.
Public property ReceiveMessageType Infrastructure.
Public property ReceiveVariableMessage Infrastructure.
Public property RemoveFromQueue Infrastructure.
Public property SaveDataFileName Infrastructure.
Public property StringCompareType Infrastructure.
Public property StringCompareValue Infrastructure.
Public property StringMessageToVariableName Infrastructure.
Public property TaskType Infrastructure.
Public property Use2000Format Infrastructure.
Public property UseEncryption Infrastructure.

Top