HttpRequest.Method Property Namespace: Rebex.Net Assembly: Rebex.Http.dll (version 8.0.9673) Method Gets or sets HTTP method that this request uses. Declaration public override string Method { get; set; } Property Value Type Description String Overrides WebRequest.Method