ComponentPro UltimateNetkit

      SourceQuenchMessage Class Members

      See AlsoPropertyMethodMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      The following tables list the members exposed by SourceQuenchMessage.

      Public Constructors

      NameDescription
      Public ConstructorsSourceQuenchMessage ConstructorOverloaded. Initializes a new instance of the SourceQuenchMessage class.
      Top

      Public Properties

      NameDescription
      Public PropertiesChecksumGets or sets the message checksum. (Inherited from IcmpMessage)
      Public PropertiesCodeGets or sets the message code. (Inherited from IcmpMessage)
      Public PropertiesDataReturns the echo data.
      Public PropertiesIpHeaderGets or sets the IP Header. (Inherited from IcmpMessage)
      Public PropertiesMessageTypeGets or sets the message type. (Inherited from IcmpMessage)
      Top

      Public Methods

      NameDescription
      Public MethodsStatic MemberCreateCreates a new IcmpMessage from a specified byte array. (Inherited from IcmpMessage)
      Public MethodsIsMessageChecks to see whether the message is an reply message or not. (Inherited from IcmpMessage)
      Public MethodsToByteArrayOverridden. Converts to a byte array.
      Top

      See Also