[TIBCO.EMS .NET client library 6.0 documentation]

Defines mode when producer checks result of sending a NON_PERSISTENT message only when server authorization is enabled. See SetNPSendCheckMode(MessageProducer, Int32).

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

Syntax

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

See Also