Gets a HTTP method that a request used when received this response.

Namespace:  Rebex.Net
Assembly:  Rebex.Http (in Rebex.Http.dll)

Syntax

Visual Basic
Public Property Method As String
	Get
	Private Set
C#
public string Method { get; private set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also