Operation<TThis>.

RequestHandler Property

Namespace
NetlifySharp.Operations
Containing Type
Operation<TThis>

Syntax

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

Value

Type Description
Action<T>