QuickOPC User's Guide and Reference
OperationEventArgs Class Properties


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

For a list of all members of this type, see OperationEventArgs 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 the current exception. Contains null reference when no exception.  
Public PropertyA normalized Diagnostics collection.  
Public PropertyA normalized Exception object, or null if there was no error.  
Public PropertyGets indication whether the operation has succeeded.  
Top
See Also

Reference

OperationEventArgs Class
OpcLabs.BaseLib.OperationModel Namespace