An NDoc Documented Class Library

IConnectionFactory.Broker Property

Used to get and set the Broker that is used by the connection factory. It can be specified in the following formats: "Broker #1@localhost:6849", "localhost", and "localhost:6849". The default value is "localhost:6849".

string Broker {get; set;}

See Also

IConnectionFactory Interface | webMethods.Msg Namespace