TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

Tibems Fields

The fields of the Tibems class are listed below. For a complete list of Tibems class members, see the Tibems Members topic.

Public Static Fields

DEFAULT_FACTORY_PASSWORD Defines the name of the ConnectionFactory property specifying default user password set for Connections created by the factory.
DEFAULT_FACTORY_USERNAME Defines the name of the ConnectionFactory property specifying default user name set for Connections created by the factory.
FACTORY_LOAD_BALANCE_METRIC Defines the name of the ConnectionFactory property specifying the load balancing metric to be used by the factory.
JMS_TIBCO_CM_PUBLISHER Provider specific message property which may be set if imported message has been published by TIBCO Rendezvous Certified Messaging application.
JMS_TIBCO_CM_SEQUENCE Provider specific message property which may be set if imported message has been published by TIBCO Rendezvous Certified Messaging application.
JMS_TIBCO_COMPRESS Provider specific message property which is set by the application if this message should be compressed before it is sent to the server. Note: The compression is not supported in the current version.
JMS_TIBCO_DISABLE_SENDER Provider specific message property which may be set to prevent the server from including the user name into message when sending this message to consumers.
JMS_TIBCO_IMPORTED Provider specific message property which is set by the provider if the message has been imported from TIBCO Rendezvous and SmartSocket.
JMS_TIBCO_MSG_EXT Provider specific message property which is set by the provider or the application when message extensions are used.
JMS_TIBCO_MSG_TRACE Provider specific message property which is set by the provider or the application when message extensions are used.
JMS_TIBCO_PRESERVE_UNDELIVERED Provider specific message property which is set by the application if this message should be placed into special system queue in case it could not be delivered.
JMS_TIBCO_SENDER Provider specific message property which may be set in a received message if message has been sent on a destination with sender name property. When set in the message, the property value is a String specifying the name of the user who sent this message.
JMS_TIBCO_SS_SENDER Provider specific message property which is set if imported message has been published by TIBCO SmartSockets application.
PROP_CLOSE_IN_CALLBACK Defines the name of the provider property controlling if a MessageConsumer.close(), Session.close() or Connection.close() methods can be called in the MessageListener callback.
PROP_CONNECT_ATTEMPTS Defines the name of the provider property controlling the number of attempts the connections make to connect to the server.
PROP_DAEMON_DISPATCHER Defines the name of the provider property controlling the type of Session dispatcher threads.
PROP_FT_SWITCH_EXCEPTION Defines the name of the provider property controlling if ExceptionListener set on the Connection should be called during fault-tolerant switch.
PROP_MESSAGE_ENCODING Defines the name of the System Property setting the global encoding name for String values in the message properties and data fields.
PROP_PING_INTERVAL Defines the name of the System Property setting the ping interval for inactive connections.
PROP_RECONNECT_ATTEMPTS Defines the name of the provider property controlling the number of attempt the connections make to reconnect to the backup server during the fault-tolerant switch.
PROP_SOCKET_RECEIVE Defines the name of the provider property setting the size of the socket receive buffer size in kilobytes for client connections.
PROP_SOCKET_SEND Defines the name of the provider property setting the size of the socket send buffer size in kilobytes for client connections.

See Also

Tibems Class | TIBCO.EMS Namespace