Class BasePacketBufferCollection
The base class for the packet buffer collection. Allows us to process every existing buffer collection at once and empty old packets.
Namespace: FNNLib.Messaging
Assembly: FNNLib.dll
Syntax
public abstract class BasePacketBufferCollection
Constructors
| Improve this Doc View SourceBasePacketBufferCollection()
Declaration
protected BasePacketBufferCollection()
Methods
| Improve this Doc View SourceFinalize()
Declaration
protected void Finalize()
PurgeOldPackets()
Declaration
public abstract void PurgeOldPackets()