Click or drag to resize

RestRequestMessageBody Property

Body of the message

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

Property Value

Type: Stream
See Also