cancel stream request from WCF server to client

Posted by ArsenMkrt on Stack Overflow See other posts from Stack Overflow or by ArsenMkrt
Published on 2009-05-20T08:23:23Z Indexed on 2010/06/06 3:52 UTC
Read the original article Hit count: 433

Filed under:
|
|
|
|

Hi, I posted about stream request here
[wcf-chunk-data-with-stream]:http://stackoverflow.com/questions/853448/wcf-chunk-data-with-stream
I solved that task but now when i close request in client part server continue to send data. is it possible to cancel stream request from WCF server to client?

© Stack Overflow or respective owner

Related posts about wcf

Related posts about asynchronous