Jaa


StreamingRequest.Verb Property

Definition

Gets or sets the verb action this request will perform.

public string Verb { get; set; }
member this.Verb : string with get, set
Public Property Verb As String

Property Value

The string representation of an HTTP verb.

Applies to