Name

DiscoverableServiceHost, IServiceBusDicovery, IServiceBusDiscoveryCallback, ServiceBusDiscoveryClient, ServiceBusDiscoveryFactory, ServiceBusDiscoveryHelper, IServiceBusAnnouncements, ServiceBusAnnouncementSink<T>

Category

Service Bus

Description

A small framework that adds WCF-like discovery support for the service bus. DiscoverableServiceHost publishes the service endpoints to the service bus registry, receives client’s discovery requests on IServiceBusDicovery and responds to the requests on the client’s provided endpoint of IServiceBusDiscoveryCallback. The client uses ServiceBusDiscoveryClient to discover the service. The client can use the helper classes of ServiceBusDiscoveryFactory and ServiceBusDiscoveryHelper to streamline the interaction. DiscoverableServiceHost can also notify its clients about service state, and the client uses the implementation of IServiceBusAnnouncements in ServiceBusAnnouncementSink<T> to receive the notifications.

Get Programming WCF Services, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.