This is what it returns as one event with the transaction command:
{
"engine": {
"currentTimestamp": "2018-12-11T13:54:16.869+01:00",
"localization": "Central European Time",
"processId": "10790@DESKTOP-68CLR",
"applicationName": "cr_quotes",
"messageId": "de1d3e0-fd4311e8-811c-005056a4ee"
},
"tracepoint": "Entry"
}
{
"engine": {
"currentTimestamp": "2018-12-11T13:54:16.967+01:00",
"localization": "Central European Time",
"processId": "10790@DESKTOP-68CLR",
"applicationName": "cr_quotes",
"messageId": "de46d3e0-fd43-11e8-8f1c-0050563ee"
},
"tracepoint": "Exit"
}
Hope this answers the question!
... View more