QuickOPC User's Guide and Reference
_ConnectedConditionChangedEventArgs Interface Members
Properties  Methods 

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.OperationModel.ComTypes Namespace : _ConnectedConditionChangedEventArgs Interface

The following tables list the members exposed by _ConnectedConditionChangedEventArgs.

Public Properties
 NameDescription
 PropertyIndicates whether the object is now connected.  
 PropertyIndicates the state of the connection.  
 PropertyDiagnostics information (such as warnings) assembled during the operation.  
 PropertyCount of diagnostic information elements assembled during the operation.  
 PropertyTextual summary of diagnostics information, one message per line.  
 PropertyThe display string for the current object.  
 PropertyGets or sets the error ID of the error.  
 PropertyGets or sets a message that describes the current exception.  
 PropertyThe first line of the error message.  
 PropertyGets the current exception. Contains null reference when no exception.  
 PropertyA normalized Diagnostics collection.  
 PropertyA normalized Exception object, or null if there was no error.  
 PropertyWhen disconnected, time to next reconnection attempt. In milliseconds.  
 PropertyStatus information corresponding to the contents of the event arguments.  
 PropertyGets indication whether the operation has succeeded.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 MethodCreates a new object that is a memberwise copy of the current instance.  
 MethodReturns a long string representation of the current object.  
 Method  
Top
See Also

Reference

_ConnectedConditionChangedEventArgs Interface
OpcLabs.BaseLib.OperationModel.ComTypes Namespace