Click or drag to resize

IPacketWriter Events

The IPacketWriter type exposes the following members.

Events
  NameDescription
Public eventOnAfterResolve
Occurs when this packet is being resolved. Used, for example, to fill in missing information such as packet lengths and checksums.
Public eventOnBeforeResolve
Occurs when this packet is being resolved. Used, for example, to fill in missing information such as packet lengths and checksums.
Top
See Also