QuickOPC User's Guide and Reference
IEasyUAClientConnectionControl Interface Members
Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Services Namespace : IEasyUAClientConnectionControl Interface

The following tables list the members exposed by IEasyUAClientConnectionControl.

Public Methods
 NameDescription
 MethodLocks a connection to the specified endpoint descriptor.

When the connection is locked, the component will attempt to open it and keep open, and will not automatically disconnect from the server after the connection is unused for certain time.

 
 MethodUnlocks a connection.  
Top
Extension Methods
 NameDescription
Public Extension MethodLocks a connection to the specified endpoint descriptor and returns an object that unlocks the connection upon its disposal.
Top
See Also

Reference

IEasyUAClientConnectionControl Interface
OpcLabs.EasyOpc.UA.Services Namespace