Home
last modified time | relevance | path

Searched refs:InterThreadException (Results 1 – 8 of 8) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap/
H A DInterThreadException.cs38 public class InterThreadException:LdapException class
141 …internal InterThreadException(System.String message, System.Object[] arguments, int resultCode, Sy… in InterThreadException() method in Novell.Directory.Ldap.InterThreadException
H A DConnection.cs906InterThreadException notify = new InterThreadException((apiCall?ExceptionMessages.CONNECTION_CLOSE… in destroyClone()
1088 private void shutdown(System.String reason, int semaphoreId, InterThreadException notifyUser) in shutdown()
1426 InterThreadException notify = null; in Run()
1512 …notify = new InterThreadException(ExceptionMessages.SERVER_SHUTDOWN_REQ, new System.Object[]{this.… in Run()
1542 …notify = new InterThreadException(ExceptionMessages.CONNECTION_WAIT, new System.Object[]{this.encl… in Run()
H A DLdapResponse.cs295 private InterThreadException exception = null;
313 public LdapResponse(InterThreadException ex, ReferralInfo activeReferral) in LdapResponse()
H A DMessage.cs348 internal virtual void Abandon(LdapConstraints cons, InterThreadException informUserEx) in Abandon()
596 …message.Abandon(null, new InterThreadException("Client request timed out", null, LdapException.Lda… in Run()
H A DLdapConnection.cs3596 catch (InterThreadException ex) in chaseReferral()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/
H A DNovell.Directory.Ldap.dll.sources117 Novell.Directory.Ldap/InterThreadException.cs
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DNovell.Directory.Ldap.cs243 public partial class InterThreadException : Novell.Directory.Ldap.LdapException class
245 internal InterThreadException() { } in InterThreadException() method in Novell.Directory.Ldap.InterThreadException
701 …251.RfcLdapMessage message) : base (default(Novell.Directory.Ldap.InterThreadException), default(N… in LdapExtendedResponse()
710 …251.RfcLdapMessage message) : base (default(Novell.Directory.Ldap.InterThreadException), default(N… in LdapIntermediateResponse()
850 …public LdapResponse(Novell.Directory.Ldap.InterThreadException ex, Novell.Directory.Ldap.Utilclass… in LdapResponse()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DNovell.Directory.Ldap.cs244 public partial class InterThreadException : Novell.Directory.Ldap.LdapException class
246 internal InterThreadException() { } in InterThreadException() method in Novell.Directory.Ldap.InterThreadException
702 …251.RfcLdapMessage message) : base (default(Novell.Directory.Ldap.InterThreadException), default(N… in LdapExtendedResponse()
711 …251.RfcLdapMessage message) : base (default(Novell.Directory.Ldap.InterThreadException), default(N… in LdapIntermediateResponse()
851 …public LdapResponse(Novell.Directory.Ldap.InterThreadException ex, Novell.Directory.Ldap.Utilclass… in LdapResponse()