SetCorrelate Method

Applies To

OAQ

Description

Specifies a string which determines the identification supplied when dequeuing this message.

Usage

void SetCorrelate(const char *identifier) const throw(
OException)

Arguments

identifier
A string (up to 128-bytes) which determines the identification supplied when dequeuing this message.
Remarks

Applicable only for a dequeue operation.

Contents