A progress token attached to an outgoing request so the server may emit
notifications/progress for it. Per basic/utilities/progress, "Progress
tokens MUST be a string or integer value" and "MUST be unique across all
active requests". Construct one from either a string or a long; an
unset token is omitted from the request.
A progress token attached to an outgoing request so the server may emit notifications/progress for it. Per basic/utilities/progress, "Progress tokens MUST be a string or integer value" and "MUST be unique across all active requests". Construct one from either a string or a long; an unset token is omitted from the request.