Operation<TThis>.

ResponseHandler Property

Namespace
NetlifySharp.Operations
Containing Type
Operation<TThis>

Syntax

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

Value

Type Description
Action<T>