MarkLogic XCC/.Net Library

ResultItem.Cache Method 

If this item is not already cached, read it fully from the result stream so that it is buffered in memory. If the item is already cached, this is a no-op.

[Visual Basic]
Sub Cache()
[C#]
void Cache();

See Also

ResultItem Interface | Marklogic.Xcc Namespace