C# OJAI Client API
MapRDB.Driver.Ojai.AsyncStreamUtils Class Reference

Static Public Member Functions

static async Task< IDocumentStreamGetAllDocuments (this IDocumentAsyncStream asyncStream)
 Retrieves all resposes from async stream and returns document stream. More...
 

Member Function Documentation

◆ GetAllDocuments()

static async Task<IDocumentStream> MapRDB.Driver.Ojai.AsyncStreamUtils.GetAllDocuments ( this IDocumentAsyncStream  asyncStream)
static

Retrieves all resposes from async stream and returns document stream.