[TIBCO.EMS .NET client library 6.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Return the URL of the EMS server for the specified connection.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public static string GetConnectionActiveURL( Connection connection ) |
Public Shared Function GetConnectionActiveURL ( _ connection As Connection _ ) As String |
public: static String^ GetConnectionActiveURL( Connection^ connection ) |
Parameters
- connection
- Type: TIBCO.EMS..::.Connection
The connection to the EMS server.