NetlifyClient.

RequestHandler Property

Namespace
NetlifySharp
Containing Type
NetlifyClient

Syntax

public Action<HttpRequestMessage> RequestHandler { get; set; }

Value

Type Description
Action<T>