Skip to content

How to handle a cancellation from client ? #986

Answered by AArnott
MrLuje asked this question in Q&A
Discussion options

You must be logged in to vote

The server method must take CancellationToken as its last parameter in order to be notified of the client's request to cancel the call.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MrLuje
Comment options

@AArnott
Comment options

@MrLuje
Comment options

Answer selected by MrLuje
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants