HttpCommandOptions.Method Property

Definition

Gets or sets the HTTP method to use when sending the request.

public System.Net.Http.HttpMethod? Method { get; set; }
member this.Method : System.Net.Http.HttpMethod with get, set
Public Property Method As HttpMethod

Property Value

Applies to