Skip to content

RetrieveRequestHandler<TRow,TRetrieveRequest,TRetrieveResponse>.behaviors field

Lazy list of behaviors that is activated for this request.

protected Lazy<IRetrieveBehaviorSync[]> behaviors;

See Also