RequestMessageId Property |
A unique ID given to the request/response session. The request creator is responsible for assigning this value.
Namespace: VSCode.JsonRpcAssembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax public int Id { get; set; }
Property Value
Type:
Int32See Also