The server makes callbacks on data change, read complete, write complet and cancel complete. The user needs to install callback event handlers to actually getting notified.
Visual Basic (Declaration) | |
---|---|
Public Sub AdviseIOPCDataCallback() |
C# | |
---|---|
public void AdviseIOPCDataCallback() |