Skip to main content
.NET 6.0+

SerializableObjectLayerClient.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.