Click or drag to resize

IPacket Interface

Namespace:  NetworkCommsDotNet
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public interface IPacket

The IPacket type exposes the following members.

Properties
  NameDescription
Public propertyPacketData
Public propertyPacketHeader
Top
Methods
  NameDescription
Public methodDispose
Public methodSerialiseHeader
Top
See Also