PacketHeader Class |
Namespace: NetworkCommsDotNet
public sealed class PacketHeader : IExplicitlySerialize
The PacketHeader type exposes the following members.
Name | Description | |
---|---|---|
![]() | PacketHeader |
Name | Description | |
---|---|---|
![]() | CheckSumHash | |
![]() | PacketIdentifier | |
![]() | PacketSequenceNumber | |
![]() | PacketType | |
![]() | RequestedReturnPacketType | |
![]() | SourceNetworkIdentifier | |
![]() | TotalPayloadSize |
Name | Description | |
---|---|---|
![]() | ContainsOption(PacketHeaderLongItems) | |
![]() | ContainsOption(PacketHeaderStringItems) | |
![]() | Deserialize(Stream) | |
![]() ![]() | Deserialize(Stream, PacketHeader) | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetOption(PacketHeaderLongItems) | |
![]() | GetOption(PacketHeaderStringItems) | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Serialize | |
![]() | SetOption(PacketHeaderLongItems, Int64) | |
![]() | SetOption(PacketHeaderStringItems, String) | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |