[TIBCO.EMS.UFOCLIENT .NET client library 8.1 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Get the SSL proxy host from this connection factory.
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Syntax
public string GetSSLProxyHost() |
Public Function GetSSLProxyHost As String |
public: String^ GetSSLProxyHost() |
Return Value
return the host
Exceptions
Exception | Condition |
---|---|
EMSException | if the protocol of the connection factory's URL is not SSL. |