QuickOPC User's Guide and Reference
OperationResult Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.OperationModel Namespace : OperationResult Class

For a list of all members of this type, see OperationResult members.

Public Properties
 NameDescription
Public PropertyDiagnostics information (such as warnings) assembled during the operation.  
Public PropertyCount of diagnostic information elements assembled during the operation.  
Public PropertyTextual summary of diagnostics information, one message per line.  
Public PropertyGets or sets the error ID of the error.  
Public PropertyGets or sets a message that describes the current exception.  
Public PropertyThe first line of the error message.  
Public PropertyGets or sets the information about the reason of the failure of the operation.  
Public PropertyA normalized Diagnostics collection.  
Public PropertyA normalized Exception object, or null if there was no error.  
Public PropertyGets or sets the arbitrary object associated with the operation.  
Public PropertyGets indication whether the operation has succeeded.  
Public Propertystatic (Shared in Visual Basic)A successful operation result.  
Top
Protected Properties
 NameDescription
Protected PropertyThe formatter used with objects of this type.  
Top
See Also

Reference

OperationResult Class
OpcLabs.BaseLib.OperationModel Namespace