Skip to content

ListRequestHandlerAsync<TRow,TListRequest,TListResponse>.behaviors- field

namespace: Serenity.Services   assemblySerenity.Net.Services

Lazy list of behaviors that is activated for this request.

protected Lazy<IListBehaviorAsync[]> behaviors-;

See Also