Sends an explicit ack up to the sequence number provided
Declaration Syntax
C# |
public void sendExplicitAck( uint sqn )
Parameters
- sqn (UInt32)
- The sequence number up to which to send the explicit ack.
Exceptions
Exception | Condition |
---|---|
Unexpected operational behavior has been encountered by unmanaged LBM C layer function. |