NetlifyClient.

ResponseHandler Property

Namespace
NetlifySharp
Containing Type
NetlifyClient

Syntax

public Action<HttpResponseMessage> ResponseHandler { get; set; }

Value

Type Description
Action<T>