ComponentPro UltimateNetkit

      InformationReplyMessage Class Members

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

      Public Constructors

      NameDescription
      Public ConstructorsInformationReplyMessage ConstructorOverloaded. Initializes a new instance of the InformationReplyMessage 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 PropertiesIdentifierGets or sets the InformationReplyMessage identifier.
      Public PropertiesIpHeaderGets or sets the IP Header. (Inherited from IcmpMessage)
      Public PropertiesMessageTypeGets or sets the message type. (Inherited from IcmpMessage)
      Public PropertiesSequenceNumberGets or sets the InformationReplyMessage sequence number.
      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 the message into a byte array.
      Top

      See Also