2 references to PartialResult
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapAsyncResult.cs (1)
79internal ResultsStatus _resultStatus = ResultsStatus.PartialResult;
System\DirectoryServices\Protocols\ldap\LdapPartialResultsProcessor.cs (1)
231if (asyncResult._resultStatus == ResultsStatus.PartialResult)