Click or drag to resize

RestRequestMessageMethod Property

Gets the HTTP method

Namespace:  RestSrvr.Message
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public string Method { get; }

Property Value

Type: String
See Also