Skip to content

DeleteRequestHandlerAsync<TRow,TDeleteRequest,TDeleteResponse>.behaviors field

Lazy list of behaviors that is activated for this request.

protected Lazy<IDeleteBehaviorAsync[]> behaviors;

See Also