CheckSumException ClassNetworkComms.Net Help
A checksum error has occurred. NetworkComms.EnablePacketCheckSumValidation must be set to true for this exception to be thrown.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    NetworkCommsDotNet CommsException
      NetworkCommsDotNet CheckSumException

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

[SerializableAttribute]
public class CheckSumException : CommsException
See Also