Used to automatically commit transaction after calling the SendEvent method.
property AutoCommit: boolean;
Use the AutoCommit property to automatically commit transaction after calling the SendEvent method. Events are transaction-based. This means that the waiting connection does not get event until the transaction posting the event commits.