ConnectionHandler.ConnectionStateCallback (METH)
METHOD ConnectionStateCallback : CmpOPCUAStack_Interfaces.OpcUa_StatusCode
This callback is called whenever the state of the connection changes.
- InOut:
Scope
Name
Type
Comment
Return
ConnectionStateCallbackCmpOPCUAStack_Interfaces.OpcUa_StatusCodeInput
hConnectionSysTypes.RTS_IEC_HANDLEHandle of the connection that changed the staet.
connectionStateOPCUAClientConnectionStateThe new connection state.
reasonCmpOPCUAStack_Interfaces.OpcUa_StatusCodeThe reason why the connection state changed.