OPC Labs EasyOPC “Classic” Components Library
Isolated Property
OpcLabs_EasyOpcClassicComponents ActiveX DLL > EasyDAClient Object : Isolated Property
Description
Specifies that you wish that the EasyDAClient object instance works with an "isolated" connection to the OPC server, i.e. one that is not shared with other instances.

 

DISPID (Dispatch ID):

 

For more information, see Isolated in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property Isolated As Boolean
Return Type

See Isolated in .NET Reference.

Remarks

For remarks, see Isolated in .NET Reference.

Example

For examples, see Isolated in .NET Reference.

See Also

EasyDAClient Object  | EasyDAClient Members