Share via


ErrorManager Members

Used as a repository for reporting and dismissing errors.

The following tables list the members exposed by the ErrorManager type.

Public Properties

  Name Description
public property ActiveCount Gets the number of errors that have not been dismissed.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method CreateObjRef Overridden. Creates an object that contains all the relevant information required to generate a proxy that is used to communicate with a remote object.
public method Dismiss Overloaded. Dismisses the specified ErrorInfo object.
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetLifetimeService  (Inherited from MarshalByRefObject)
public method GetType  (Inherited from Object)
public method InitializeLifetimeService Overridden. Obtains a lifetime service object to control the lifetime policy for this instance.
public method IsActive Overloaded. Determines if an error is active and has not been dismissed.
public methodstatic ReferenceEquals  (Inherited from Object)
public method Report Reports the specified error.
public method Reset Dismisses all errors.
public method ToString  (Inherited from Object)
public method TryGetActive Gets an active error that is associated with the specified ID.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  Overloaded. (Inherited from MarshalByRefObject)

Top

See Also

Reference

ErrorManager Class
Microsoft.EssentialBusinessServer.Console.ObjectModel Namespace