SimConnect_GetLastSentPacketID is not exposed in the C# interface. This makes debugging more difficult than it needs to be, because there is no way of mapping the exception in OnRecvException back to the call that caused it.
This seems like it would be trivial to add the the managed interface. Can we have this added?