WebHookContext.Request Property

Definition

The HttpRequestMessage that triggered the WebHook invocation.

public System.Net.Http.HttpRequestMessage Request { get; }
member this.Request : System.Net.Http.HttpRequestMessage
Public ReadOnly Property Request As HttpRequestMessage

Property Value

Applies to