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

This class represents a durable subscription on the Tibjms server.

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

Syntax

public class DurableInfo
Public Class DurableInfo
public ref class DurableInfo

Remarks

The durable subscription may be active and receiving messages or it may be dormant, with its messages being stored on the server until it is active again.

Inheritance Hierarchy

System..::.Object
  TIBCO.EMS.ADMIN..::.DurableInfo

See Also