Documentation for this section has not yet been entered.
The DiscoveryClientProtocol.Documents collection is populated during invocations to the DiscoveryClientProtocol.Discover(string), DiscoveryClientProtocol.DiscoverAny(string), DiscoveryClientProtocol.ResolveAll and DiscoveryClientProtocol.ResolveOneLevel methods. During invocations to the DiscoveryClientProtocol.Discover(string) and DiscoveryClientProtocol.DiscoverAny(string) methods, if the supplied URL is a valid discovery document, that document is added to the DiscoveryClientProtocol.Documents collection. During invocations to the DiscoveryClientProtocol.ResolveAll and DiscoveryClientProtocol.ResolveOneLevel methods, valid discovery document references in the DiscoveryClientProtocol.References collection are added to the DiscoveryClientProtocol.Documents collection.