Parameters
- message
- A message to be enqueued.
- enqOptions
- Options for inserting a message into a queue. If skipped or null, they are obtained from EnqueueOptions property.
Return Value
System generated identification of the message. This is a globally unique identifier that can be used to identify the message at dequeue time.