NewLineDelimitedMessageHandler.NewLine Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the new line sequence to use to terminate a JSON-RPC message.
public StreamJsonRpc.NewLineDelimitedMessageHandler.NewLineStyle NewLine { get; set; }
member this.NewLine : StreamJsonRpc.NewLineDelimitedMessageHandler.NewLineStyle with get, set
Public Property NewLine As NewLineDelimitedMessageHandler.NewLineStyle