Name | Description | |
---|---|---|
ErrorId | Gets or sets the error ID of the error. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) | |
ErrorMessage | Gets or sets a message that describes the current exception. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) | |
Exception | Gets or sets the information about the reason of the failure of the operation. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) | |
NormalizedException | A normalized OpcLabs.BaseLib.Transfer.ResultArguments.Exception object, or null if there was no error. (Inherited from OpcLabs.BaseLib.Transfer.ResultArguments) | |
Value | Gets a generic Object value that is a successful result of the operation. |