HttpRequest.Method Property Namespace: Rebex.Net Assembly: Rebex.Http.dll (version 7.0.9448) 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