![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Get the mode that defines when a producer checks the result of sending a NON_PERSISTENT message.extern tibems_status tibemsMsgProducer_GetNPSendCheckMode(
msgProducer has usage pointer.
The function stores the mode in this location. Must not be null.See tibemsNpCheckMode on page 129 for details.This function returns the send check mode set by the tibemsMsgProducer_SetNPSendCheckMode function. If the returned value is NPSEND_CHECK_DEFAULT, then the effective mode can be set by the server parameter applied to all producers.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |