OracleQueueMessageId Constructor
Initializes a new instance of the
OracleQueueMessageId class.
public OracleQueueMessageId(
byte[]
)
'Declaration
Public Function New( _
ByVal () As Byte _
)
Parameters
- messageId
- Array of bytes, that contain identification of the message. Its length must be equal to 16.