메소드 | 설명 | |
---|---|---|
ConnectionProvider ( ) : System | ||
Open ( string protocolName, string brokerAddress, bool transactional ) : |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 |