Searched refs:LdapSearchQueue (Results 1 – 7 of 7) sorted by relevance
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap/ |
H A D | LdapSearchQueue.cs | 45 public class LdapSearchQueue:LdapMessageQueue class 53 internal LdapSearchQueue(MessageAgent agent):base("LdapSearchQueue", agent) in LdapSearchQueue() method in Novell.Directory.Ldap.LdapSearchQueue 76 LdapSearchQueue q = (LdapSearchQueue) queue2; in merge()
|
H A D | LdapSearchResults.cs | 209 private LdapSearchQueue queue; 229 internal LdapSearchResults(LdapConnection conn, LdapSearchQueue queue, LdapSearchConstraints cons) in LdapSearchResults()
|
H A D | LdapConnection.cs | 1020 if (queue is LdapSearchQueue) in Abandon() 2960 LdapSearchQueue queue = Search(base_Renamed, scope, filter, attrs, typesOnly, null, cons); in Search() 3003 …irtual LdapSearchQueue Search(System.String base_Renamed, int scope, System.String filter, System.… in Search() 3050 …irtual LdapSearchQueue Search(System.String base_Renamed, int scope, System.String filter, System.… in Search() 3061 LdapSearchQueue myqueue = queue; in Search() 3065 myqueue = new LdapSearchQueue(agent); in Search() 3236 myqueue = new LdapSearchQueue(agent); in SendRequest()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Events/ |
H A D | PSearchEventSource.cs | 126 protected LdapSearchQueue mQueue;
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/ |
H A D | Novell.Directory.Ldap.cs | 481 …y.Ldap.LdapSearchQueue Search(string base_Renamed, int scope, string filter, string[] attrs, bool … in Search() 482 …y.Ldap.LdapSearchQueue Search(string base_Renamed, int scope, string filter, string[] attrs, bool … in Search() 934 public partial class LdapSearchQueue : Novell.Directory.Ldap.LdapMessageQueue class 936 internal LdapSearchQueue() { } in LdapSearchQueue() method in Novell.Directory.Ldap.LdapSearchQueue 1423 protected Novell.Directory.Ldap.LdapSearchQueue mQueue;
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/ |
H A D | Novell.Directory.Ldap.cs | 482 …y.Ldap.LdapSearchQueue Search(string base_Renamed, int scope, string filter, string[] attrs, bool … in Search() 483 …y.Ldap.LdapSearchQueue Search(string base_Renamed, int scope, string filter, string[] attrs, bool … in Search() 935 public partial class LdapSearchQueue : Novell.Directory.Ldap.LdapMessageQueue class 937 internal LdapSearchQueue() { } in LdapSearchQueue() method in Novell.Directory.Ldap.LdapSearchQueue 1424 protected Novell.Directory.Ldap.LdapSearchQueue mQueue;
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/ |
H A D | Novell.Directory.Ldap.dll.sources | 106 Novell.Directory.Ldap/LdapSearchQueue.cs
|