[TIBCO.EMS .NET client library 8.1 documentation]

Defines mode when producer checks result of sending a NON_PERSISTENT message only when sending into temporary destination. See SetNPSendCheckMode(MessageProducer, Int32).

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public const int NPSEND_CHECK_TEMP_DEST
Public Const NPSEND_CHECK_TEMP_DEST As Integer
public:
literal int NPSEND_CHECK_TEMP_DEST

See Also