Click or drag to resize

PacketWriter Events

The PacketWriter 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