QuickOPC User's Guide and Reference
CloseAll Method



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > EasyUAClient Class : CloseAll Method
Closes all unused sessions that are open to OPC-UA servers.
Syntax
'Declaration
 
Public Shared Sub CloseAll() 
'Usage
 
EasyUAClient.CloseAll()
public static void CloseAll()
public:
static void CloseAll(); 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012 R2, Windows Server 2016; .NET: Linux, macOS, Microsoft Windows

See Also