Name

ClientBufferResponseBase<T>, ServiceBufferResponseBase<T>

Category

Service Bus

Description

Dedicated proxies to support a response interaction over the service bus buffers. ClientBufferResponseBase<T> is used by the client to call the service, and ServiceBufferResponseBase<T> is used by the service to call the response service. Both specialize BufferedServiceBusClient<T> and automate passing the information in the message headers. Used just like the response service over MSMQ. Mandate the use of BufferedServiceBusHost<T> for the buffered service that responds.

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.