[TIBCO.EMS .NET client library 6.0 documentation]

Defines mode when producer always checks result of sending a NON_PERSISTENT message. See SetNPSendCheckMode(MessageProducer, Int32).

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

Syntax

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

See Also