MarkLogic XCC/.Net Library

ContentFetcher Class

This class fetches documents from the conentbase and writes their serialized contents to a provided {@link OutputStream}.

For a list of all members of this type, see ContentFetcher Members.

System.Object
   Marklogic.Xcc.Examples.ContentFetcher

[Visual Basic]
Public Class ContentFetcher
[C#]
public class ContentFetcher

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Marklogic.Xcc.Examples

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

ContentFetcher Members | Marklogic.Xcc.Examples Namespace