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 D | InterThreadException.cs | 38 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 D | Connection.cs | 906 …InterThreadException 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 D | LdapResponse.cs | 295 private InterThreadException exception = null; 313 public LdapResponse(InterThreadException ex, ReferralInfo activeReferral) in LdapResponse()
|
H A D | Message.cs | 348 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 D | LdapConnection.cs | 3596 catch (InterThreadException ex) in chaseReferral()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/ |
H A D | Novell.Directory.Ldap.dll.sources | 117 Novell.Directory.Ldap/InterThreadException.cs
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/ |
H A D | Novell.Directory.Ldap.cs | 243 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 D | Novell.Directory.Ldap.cs | 244 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()
|