Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Service Archite... » Channels » Answers   (RSS)

Waiting for Ready Channels

When I create a channel to a service, how do I know when the service is ready to process the data for that channel? A channel doesn't really know what the service is doing. The service might be actively processing the data being sent over the channel.

Cancelling Streams

A frequently asked question I see is whether it's possible to cancel a streamed operation. The simple answer is that gracefully shutting down a streamed operation requires some work and planning at design time. It's always possible to rudely shut down

Why is the RequestContext Null?

Today's post somehow ended up getting bumped to Sunday. All is well now. Sorry for the late start. In the request/reply model, the RequestContext object is the link between the request that comes in and the reply that goes out. When the server receives
 
Page view tracker