MessageGroupId Property

The ID that groups together messages in a FIFO queue.

Data Type

String

Default Value

""

Remarks

When uploading messages to a FIFO queue, only messages that share a MessageGroupId are guaranteed to be processed in-order. If all messages should be processed in-order, then this should be set to an arbitrary static integer.

This property is required when UseFIFOQueue is True and not applicable when UseFIFOQueue is False.

This property is not available in the Receiver.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 20.0 [Build 8319]