Solace API (C#) on Document Too Large

If you publish large persistent or non-persistent messages, the broker will disconnect the session. A ‘message too big’ event may be received,
==>
Yes. I do receive Rejected Message Event - “Document Is Too Large” and solace session do got disconnected.

But as solace connection attempt to reconnect itself continuously, the application just become unstable afterward.

Is there any ways to stop the API to try retransmit the unacknowledged and large message ??