|
TsscEncoderReset Method
|
Resets the TSSC Encoder to the initial state.
Namespace: GSF.TimeSeries.Transport.TSSCAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax Remarks
TSSC is a stateful encoder that requires a state
of the previous data to be maintained. Therefore, if
the state ever becomes corrupt (out of order, dropped, corrupted, or duplicated)
the state must be reset on both ends.
See Also