OPC Studio User's Guide and Reference
InitialInstanceParameters Field (EasyUAServerCore)



OpcLabs.ServerOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > EasyUAServerCore Class : InitialInstanceParameters Field
Infrastructure.
Syntax
'Declaration
 
<NotNullAttribute()>
Protected Friend Shared ReadOnly InitialInstanceParameters As EasyUAServerInstanceParameters
'Usage
 
Dim value As EasyUAServerInstanceParameters
 
value = EasyUAServerCore.InitialInstanceParameters
[NotNull()]
protected internal static readonly EasyUAServerInstanceParameters InitialInstanceParameters
[NotNull()]
protected internal:
static readonly EasyUAServerInstanceParameters^ InitialInstanceParameters
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