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

This class represents a topic that is configured on the EMS server.

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

Syntax

public class TopicInfo : DestinationInfo
Public Class TopicInfo _
	Inherits DestinationInfo
public ref class TopicInfo : public DestinationInfo

Inheritance Hierarchy

System..::.Object
  TIBCO.EMS.ADMIN..::.DestinationInfo
    TIBCO.EMS.ADMIN..::.TopicInfo

See Also