Method | Description | |
---|---|---|
Create ( IRoutingEndpoint endpoint ) : ITypedPollingNode |
Create a Messaging Base driven polling work queue
|
|
RabbitMqPollingNodeFactory ( IMessagingBase messagingBase, ISleepWrapper sleeper ) : SevenDigital.Messaging.Base |
Generate a polling node factory for RabbitMq
|
public Create ( IRoutingEndpoint endpoint ) : ITypedPollingNode | ||
endpoint | IRoutingEndpoint | |
return | ITypedPollingNode |
public RabbitMqPollingNodeFactory ( IMessagingBase messagingBase, ISleepWrapper sleeper ) : SevenDigital.Messaging.Base | ||
messagingBase | IMessagingBase | |
sleeper | ISleepWrapper | |
return | SevenDigital.Messaging.Base |