This repository has been archived by the owner on Dec 18, 2018. It is now read-only.
How to know streaming is cancelled by Client in Hub Streaming Methods? #2597
Labels
cost: S
Will take up to 2 days to complete
PRI: 2 - Preferred
Preferably should be handled during the milestone.
status: Needs Design
type: Bug
Milestone
Hi,
According to issue #898, Client can use cancellation token to ask for stopping streaming result from server,
On server-side, how do I know if the client surely send CancelInvocation message to request stopping streaming, so I can really end my Server-side application level task processing?
The text was updated successfully, but these errors were encountered: