Click or drag to resize

MultiProtocolFrameParser.Dispose Method

Releases all the resources used by the MultiProtocolFrameParser object.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.245-beta
Syntax
public void Dispose()
View Source

Implements

IDisposable.Dispose()
See Also