GXDN: Gurux Developer Network
ResendCount Property
NamespacesGurux.PacketGXPacketResendCount
Retrieves or sets the resend count of the packet.
Remarks
ResendCount indicates how many times GXCom has tried to resend the packet. GXPacket and GXClient have separate resend count properties. For more information about resend count properties see GXClient ResendCount. By default 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 if there is no answer. If value is more than 0, it determines how many times packet is tried to resend.
See Also

Assembly: Gurux.Client (Module: Gurux.Client) Version: 5.0.0.1