The exception that is thrown when a method is called on a disposed object of this class library.
For a list of all members of this type, see ObjectDisposedException Members.
System.Object
System.Exception
System.ApplicationException
LdapServices.Ldap.LdapException
LdapServices.Ldap.ObjectDisposedException
[Visual Basic] Public Class ObjectDisposedException Inherits LdapException [C#] public class ObjectDisposedException : LdapException [C++] public __gc class ObjectDisposedException : public LdapException [JScript] public class ObjectDisposedException extends LdapException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: LdapServices.Ldap
Assembly: LdapServices.LdapClient (in LdapServices.LdapClient.dll)
ObjectDisposedException Members | LdapServices.Ldap Namespace