IClientSubscriptionConfirmBufferBlock Method
Handles the confirmation message received from the
subscriber to indicate that a buffer block was received.
Namespace: Gemstone.Timeseries.TransportAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.175 -- Release Build+6d9fa6c3f1ee5404e2291e24588a1610a2481c36
void ConfirmBufferBlock(
uint sequenceNumber
)
Sub ConfirmBufferBlock (
sequenceNumber As UInteger
)
function ConfirmBufferBlock(sequenceNumber);
- sequenceNumber UInt32
- The sequence number of the buffer block.
A list of buffer block sequence numbers for blocks that need to be retransmitted.