Click or drag to resize
LanguageServerNotificationReceived Event
An event fired when notifications are received from the client.

Namespace: VSCode
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public event EventHandler<NotificationMessage> NotificationReceived

Value

Type: SystemEventHandlerNotificationMessage
See Also