[TIBCO.EMS .NET client library 8.1 documentation]

ArrayList of URLs of naming servers (EMS servers).

This property lets programs specify URLs as an ArrayList, rather than as a string (as with PROVIDER_URL).

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

Syntax

public const string URL_LIST
Public Const URL_LIST As String
public:
literal String^ URL_LIST

See Also