Method | Description | |
---|---|---|
ConnectionProvider ( ) : System | ||
Open ( string protocolName, string brokerAddress, bool transactional ) : |
Method | Description | |
---|---|---|
GetProtocol ( string protocolName ) : IProtocol | ||
OpenNew ( string protocolName, string brokerAddress ) : |
||
OpenTransactional ( string protocolName, string brokerAddress ) : |
public Open ( string protocolName, string brokerAddress, bool transactional ) : |
||
protocolName | string | |
brokerAddress | string | |
transactional | bool | |
return |