[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the names of the transports that this topic exports messages
on.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string[] ExportTransports { get; } |
Public ReadOnly Property ExportTransports As String() |
public: property array<String^>^ ExportTransports { array<String^>^ get (); } |