QuickOPC User's Guide and Reference
GoodSubscriptionTransferred Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : GoodSubscriptionTransferred Field
The subscription was transferred to another session.
Syntax
'Declaration
 
Public Const GoodSubscriptionTransferred As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.GoodSubscriptionTransferred
public const int GoodSubscriptionTransferred
public:
const int GoodSubscriptionTransferred
Remarks

Numeric value: 45 (0x002D)

Status code: 2949120 (0x002D0000)

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