Click or drag to resize
LanguageServerSendResponseAsync Method
Overload List
  NameDescription
Public methodSendResponseAsync(Int32, Object)
Sends a response to the client using the provided ID and result.
Public methodSendResponseAsync(Int32, Object, Object)
Sends a response to the client using the provided ID, result, and error.
Top
See Also