Click or drag to resize

RestResponseMessageBody Property

Gets or sets teh body to write

Namespace:  RestSrvr.Message
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public Stream Body { get; set; }

Property Value

Type: Stream
See Also