问题
Has anyone managed to get the NServiceBus Gateway component to work? The sample in v3.0 does not work out of the box like other samples.
A step by step guide or code sample will be helpful to get this component working.
Thanks
回答1:
I've fixed some issues and verified that the Gateway sample in 3.0 runs ok just by hitting F5. Please update to the latest version and give it a try.
回答2:
Here's a sample of NServiceBus Gateway being used on version v3.0:
https://github.com/NServiceBus/NServiceBus/tree/master/Samples/Gateway
来源:https://stackoverflow.com/questions/6518574/nservicebus-gateway-sample