NetworkDocumentInfo

NetworkDocumentInfo class

Represents a descriptor for an indexed document in the search network.

public class NetworkDocumentInfo

Properties

Name Description
DocumentInfo { get; } Gets the descriptor for an indexed document.
ShardIndex { get; } Gets the shard index.

See Also