| Name | Description | |
|---|---|---|
![]()  | OperationEventArgs Constructor | Overloaded. | 
            The following tables list the members exposed by OperationEventArgs.
| Name | Description | |
|---|---|---|
![]()  | OperationEventArgs Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | Diagnostics | Diagnostics information (such as warnings) assembled during the operation. | 
![]()  | DiagnosticsCount | Count of diagnostic information elements assembled during the operation. | 
![]()  | DiagnosticsSummary | Textual summary of diagnostics information, one message per line. | 
![]()  | ErrorId | Gets or sets the error ID of the error. | 
![]()  | ErrorMessage | Gets or sets a message that describes the current exception. | 
![]()  | ErrorMessageBrief | The first line of the error message. | 
![]()  | Exception | Gets the current exception. Contains null reference when no exception. | 
![]()  | NormalizedDiagnostics | A normalized Diagnostics collection. | 
![]()  | NormalizedException | A normalized Exception object, or null if there was no error.   | 
![]()  | Succeeded | Gets indication whether the operation has succeeded. | 
| Name | Description | |
|---|---|---|
![]()  | Clone | |
![]()  | Equals | Overloaded. Determines whether the specified object is equal to the current object. | 
![]()  | GetHashCode | Serves as the default hash function. | 
![]()  | GetObjectData | |
![]()  | GetSchema | |
![]()  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
![]()  | MemberwiseClone | Creates a new object that is a memberwise copy of the current instance. | 
![]()  | ReadXml | |
![]()  | ToLongString | Returns a long string representation of the current object. | 
![]()  | ToString | Returns a string that represents the current object. | 
![]()  | WriteXml | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | 
![]()  | ReadXmlElement | Infrastructure. | 
![]()  | WriteXmlElement | Infrastructure. | 
  Equality  | Determines whether the two objects are equal. | 
  Inequality  | Determines whether the two objects are not equal. |