Serializes this instance of the IpPacket class into a sequence of
bytes.
Namespace: Network.Sim.Network.IpAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic byte[] Serialize()
Return Value
Type:
ByteA sequence of bytes representing this instance of the
IpPacket class.
Implements
SerializableSerialize
See Also