Skip to content

RetrieveRequestHandlerAsync<TRow,TRetrieveRequest,TRetrieveResponse>.behaviors field

Lazy list of behaviors that is activated for this request.

protected Lazy<IRetrieveBehaviorAsync[]> behaviors;

See Also