Start Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoExternalSubscriberDevice..::..Start Method

Namespace:  RegnoSoftware.Standard.Interfaces
Assembly:  RegnoSoftware.Standard (in RegnoSoftware.Standard.dll)

Syntax


bool Start(
	string exchangeName,
	string queueName,
	Action<string> action,
	string routingKey
)

Parameters

exchangeName
Type: String
queueName
Type: String
action
Type: Action<(Of <(<'String>)>)>
routingKey
Type: String