com.apamax.matlab
Event CloseSessionRequest


Closes a MATLAB process. Uses Matlab API function engClose.
Member summary
 stringsessionID

A unique ID for the session to be closed The ID must match one of the currently open sessions.
 stringmessageID

Shows the order in which the events are routed.
 
Member detail

messageID

            string messageID
        
Shows the order in which the events are routed.

sessionID

            string sessionID
        
A unique ID for the session to be closed The ID must match one of the currently open sessions.