<< Click to Display Table of Contents >>

ZFLOGO2

Property 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

 

parminfHold

 

[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