[TIBCO.EMS.UFOCLIENT .NET client library 5.1 documentation]

The session is transacted

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

Syntax

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

Remarks

The IsTransacted property has this value (true) if the session is transacted.

See Also