Namespace NMF.Glsp.Protocol.Notification
Classes
- EndProgressAction
This action is sent by the server to the client to end the reporting of a progress.
- MessageAction
This action is typically sent by the server (or the client) to notify the user about something of interest.
- SeverityLevels
The severity of a status or message.
- StartProgressAction
This action is sent by the server to the client to request presenting the progress of a long running process in the UI.
- StatusAction
This action is typically sent by the server (or the client) to signal a state change. If a timeout is given the respective status should disappear after the timeout is reached.
- UpdateProgressAction
This action is sent by the server to the client to presenting an update of the progress of a long running process in the UI.