The window/workDoneProgress/cancel notification is sent from the client to the server to cancel a progress initiated on the server side.

Static variables

@:value(new ProtocolNotificationType<WorkDoneProgressCancelParams,NoData>("window/workDoneProgress/cancel"))staticfinalinlineread onlytype:ProtocolNotificationType<WorkDoneProgressCancelParams, NoData> = new ProtocolNotificationType<WorkDoneProgressCancelParams,NoData>("window/workDoneProgress/cancel")