QuickOPC User's Guide and Reference
DefaultPort Field



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib Namespace > ResourceDescriptor Class : DefaultPort Field
Default URI port. Equals to null.
Syntax
'Declaration
 
Public Const DefaultPort As Integer
'Usage
 
Dim value As Integer
 
value = ResourceDescriptor.DefaultPort
public const int DefaultPort
public:
const int DefaultPort
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