ErrorManager Members

Used as a repository for reporting and dismissing errors.

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

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

(see also Protected Methods)
 NameDescription
public methodCreateObjRefOverridden. Creates an object that contains all the relevant information required to generate a proxy that is used to communicate with a remote object.
public methodDismissOverloaded. Dismisses the specified ErrorInfo object.
public methodEquals  Overloaded. (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetLifetimeService  (Inherited from MarshalByRefObject)
public methodGetType  (Inherited from Object)
public methodInitializeLifetimeServiceOverridden. Obtains a lifetime service object to control the lifetime policy for this instance.
public methodIsActiveOverloaded. Determines if an error is active and has not been dismissed.
public methodstaticReferenceEquals  (Inherited from Object)
public methodReportReports the specified error.
public methodResetDismisses all errors.
public methodToString  (Inherited from Object)
public methodTryGetActiveGets an active error that is associated with the specified ID.
Top

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

Community Additions

Show: