PacketHeader CheckSumHash Property NetworkComms.Net Help
A checksum corresponding to the payload data. If no checksum is set returns null.

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public string CheckSumHash { get; }

Property Value

Type: OnlineString
See Also