C# (CSharp) EducationPathways.ServiceBus Namespace

Nested Namespaces

EducationPathways.ServiceBus.Handling
EducationPathways.ServiceBus.Serialization

Classes

Name Description
BrokeredMessageExtensions
DynamicThrottling Provides a way to throttle the work depending on the number of jobs it is able to complete and whether the job is penalized for trying to parallelize too many jobs.
EventBus An event bus that sends serialized object payloads through a IMessageSender.
EventBusExtensions Provides usability overloads for IEventBus
InfrastructureSettings
MessageReleaseAction Sepecfies how the Microsoft.ServiceBus.Messaging.BrokeredMessage should be released.
ServiceBusSettings
StandardMetadata Exposes the property names of standard metadata added to all messages going through the bus.
StandardMetadataProvider Extracts metadata about a payload so that it's placed in the message envelope.
SubscriptionReceiver
SubscriptionSettings
TaskEx
TopicSender Implements an asynchronous sender of messages to a Windows Azure Service Bus topic.
TopicSettings
UpdateSubscriptionIfExists