Optionalmessage?: stringAn optional message describing the current progress.
The progress thus far. This should increase every time progress is made, even if the total is unknown.
The progress token which was given in the initial request, used to associate this notification with the request that is proceeding.
Optionaltotal?: numberTotal number of items to process (or total progress required), if known.
An out-of-band notification used to inform the receiver of a progress update for a long-running request.