Overload | Description |
---|---|
OperationEventArgs Constructor() | Creates a new, empty instance. |
OperationEventArgs Constructor(OperationEventArgs) | Initializes a new instance of the class, with a copy of another instance. |
OperationEventArgs Constructor(OperationResult) | Initializes an instance of the class from an operation result. |
OperationEventArgs Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |