[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the name of this transport's TIBCO Rendezvous transport.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string RVTransportName { get; } |
Public ReadOnly Property RVTransportName As String |
public: property String^ RVTransportName { String^ get (); } |
Field Value
the name of the transport's Rendezvous transport.
Remarks
All TIBCO Rendezvous Certified Messaging transports must have an
underlying TIBCO Rendezvous transport and this method returns the name of
that transport.