ListRequestHandler<TRow,TListRequest,TListResponse>.behaviors field
Lazy list of behaviors that is activated for this request.
protected Lazy<IListBehavior[]> behaviors;
See Also
- interface IListBehavior
- class ListRequestHandler<TRow,TListRequest,TListResponse>