|
IClientSubscriptionBufferBlockRetransmission Event
|
Indicates that a buffer block needed to be retransmitted because
it was previously sent, but no confirmation was received.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax function add_BufferBlockRetransmission(value);
function remove_BufferBlockRetransmission(value);
Value
EventHandlerSee Also