OnInterpretMsg is a
TSendMsgEventC event handler that allows the server to interpret the session connection message generating by the SlaveThread for the server instance. OnInterpretMsg can be generated by the slave thread when a connection message type is detected in the header for the encapsulated tunnel message.
Applications must assign a procedure to the event handler to allow a response to the event notification.