Skip to main content
A newer version of this page is available. .

SessionObjectLayer.LoadObjectsAsync Method

Name Parameters Description
LoadObjectsAsync(Session, ObjectsQuery[], AsyncLoadObjectsCallback) session, queries, callback Performs object layer specific operations that are required to asynchronously load persistent objects using specified settings and notifies upon completion.
LoadObjectsAsync(Session, ObjectsQuery[], CancellationToken) session, queries, cancellationToken Loads persistent objects asynchronously, according to specified query parameters.