ProjectExtensions.Azure.ServiceBus icon indicating copy to clipboard operation
ProjectExtensions.Azure.ServiceBus copied to clipboard

ProjectExtensions.Azure.ServiceBus

Results 17 ProjectExtensions.Azure.ServiceBus issues
Sort by recently updated
recently updated
newest added

ProjectExtensions.Azure.ServiceBus.Sender.AzureBusSender 24 09:18:23 Send failed Microsoft.ServiceBus.Messaging.ServerBusyException: The request was terminated because the entity is being throttled. Please wait 10 seconds and try again..TrackingId:e99587b8-46ba-4ef3-a386-ba15f8761523_G20_B12,TimeStamp:3/24/2013 1:18:24 PM ---> System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: The request was...

Would be nice to be able to use this lib with [Service Bus for Windows Server](http://msdn.microsoft.com/en-us/library/windowsazure/dn282144.aspx) so that you are not forced to have account on azure. The development will...

We do not support the transaction ability of send

I did not write down details :(

Needs to be part of the sent message or a param?

Not sure if we have to update to v2 of the lib or not.

Determine how we can pass that back or add a property on the message so we can renew the lock past the default 2 minutes.

I would like to use your library, but my assemblies use strong name keys.