QuickOPC User's Guide and Reference
GoodCompletesAsynchronously Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : GoodCompletesAsynchronously Field
The processing will complete asynchronously.
Syntax
'Declaration
 
Public Const GoodCompletesAsynchronously As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.GoodCompletesAsynchronously
public const int GoodCompletesAsynchronously
public:
const int GoodCompletesAsynchronously
Remarks

Numeric value: 46 (0x002E)

Status code: 3014656 (0x002E0000)

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