A get is from the OpcGroup property. Use OpcGrp.GetStat() to refresh the properties if this may be necessary. On set the OPC server is updated. Errors are reported in the GeneralErrors event.
Visual Basic (Declaration) | |
---|---|
Public Property HandleClient As Integer |
C# | |
---|---|
public int HandleClient {get; set;} |