Enquire Link
EnquireLink is SMPP command that allows to check communication between ESME and SMSC.
To enable periodically link check, you need to set following property:
client.EnquireLinkInterval = TimeSpan.FromSeconds(30);
EnquireLinkInterval defines an idle interval after last received PDU. EnquireLink request won't be sent when client and server are sending PDUs.