[TIBCO.EMS .NET client library 6.3 documentation]

Overload List

  NameDescription
QueueConnectionFactory()()()
Construct an empty QueueConnectionFactory
QueueConnectionFactory(String)
Construct an QueueConnectionFactory given the server url
QueueConnectionFactory(SerializationInfo, StreamingContext)
ISerializable constructor
QueueConnectionFactory(String, String)
Construct an QueueConnectionFactory given the server url, and client id
QueueConnectionFactory(String, String, Hashtable)
Construct an QueueConnectionFactory given the server url, client id and properties

See Also