QuickOPC User's Guide and Reference
DefaultExecutionContext Field



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Runtime.InteropServices Namespace > ComInstantiationParameters Class : DefaultExecutionContext Field
Default value of the System.Threading.ExecutionContext property.
Syntax
'Declaration
 
Public Const DefaultExecutionContext As Long
'Usage
 
Dim value As Long
 
value = ComInstantiationParameters.DefaultExecutionContext
public const long DefaultExecutionContext
public:
const int64 DefaultExecutionContext
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