Retrieves or sets the resend count of the packet.
ResendCount indicates how many times GXCom tries to resend the packet.
GXPacket and GXClient have separate resend count properties. For more
information about resend count properties see GXPacket ResendCount.
By default, the GXClient ResendCount is used.
If the resend count is -3, the transfer protocol (for example TCP/IP) determines the count.
If ResendCount of the packet is -2, GXClient ResendCount is used.
If it is -1, data is sent, but no reply is expected.
If it is 0, data is sent and reply is expected, but packet is not resent, even if there is no answer.
If value is more than 0, it determines how many times packet is tried to resend.
Assembly: Gurux.Client (Module: Gurux.Client) Version: 5.0.0.1