[TIBCO.EMS .NET client library 6.0 documentation]

Defines miscellaneous constants and provider properties used by TIBCO Enterprise Message Service

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

Syntax

public class Tibems
Public Class Tibems
public ref class Tibems

Remarks

This class also provides methods for getting the size of a Message object and manipulating provider properties.

The static methods GetProperty(String) and SetProperty(String, Object) can be use to override default properties by user

Inheritance Hierarchy

System..::.Object
  TIBCO.EMS..::.Tibems

See Also