Connectivity Software User's Guide and Reference
ConnectedCondition Constructor



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Communication Namespace > ConnectedCondition Class : ConnectedCondition Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class, with default values.  
Initializes a new instance of the ConnectedCondition class from the specified operation result.  
Initializes a new instance of the ConnectedCondition class from the specified operation result and connection state.  
Initializes a new instance of the class, copying values from a given object.  
Initializes a new instance of the ConnectedCondition class with the specified connection state.  
Initializes a new instance of the ConnectedCondition class with the specified connection state and exception.  
Initializes a new instance of the ConnectedCondition class with the specified connection state, exception, and retrial delay.  
Initializes a new instance of the class with serialized data.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also