<< Click to Display Table of Contents >>
ZfLib.NewMessage.Hold
Property Hold As Boolean
The Hold property specifies whether the message will be held once it is in the queue, i.e. it will not be sent until the user releases it.
Parameters
fHold
[in]
Whether we want to hold this message.
Return Value
[out, retval]
Whether this message is to be held.
See Also
Message.Hold, Message.Release