QuickOPC User's Guide and Reference
IEasyUAClientConnectionControl Interface Methods

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

For a list of all members of this type, see IEasyUAClientConnectionControl members.

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