[TIBCO.EMS .NET client library 6.3 documentation]

Defines mode when producer never 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_NEVER
Public Const NPSEND_CHECK_NEVER As Integer
public:
literal int NPSEND_CHECK_NEVER

See Also