Class RequestCreatedEventArgs

Version: 3.4

EventArgs for the RequestCreated event.

Inheritance
object
RequestCreatedEventArgs
Namespace: StylelabsStylelabs.MSdkWebClientHttp
Assembly: Stylelabs.M.Sdk.WebClient.dll
Syntax
RequestResponse
public class RequestCreatedEventArgs

Constructors

RequestCreatedEventArgs(HttpRequestMessage)

Initializes a new instance of the RequestCreatedEventArgs class.

Declaration
RequestResponse
public RequestCreatedEventArgs(HttpRequestMessage request)
Parameters
TypeNameDescription
HttpRequestMessagerequest

The request message which has been created.

Properties

Request

Gets the request message which has been created.

Declaration
RequestResponse
public HttpRequestMessage Request { get; }
Property Value
TypeDescription
HttpRequestMessage

Do you have some feedback for us?

If you have suggestions for improving this article,