Name | Description | |
---|---|---|
![]() | InformationReplyMessage Constructor | Overloaded. Initializes a new instance of the InformationReplyMessage class. |
Name | Description | |
---|---|---|
![]() | Checksum | Gets or sets the message checksum. (Inherited from IcmpMessage) |
![]() | Code | Gets or sets the message code. (Inherited from IcmpMessage) |
![]() | Identifier | Gets or sets the InformationReplyMessage identifier. |
![]() | IpHeader | Gets or sets the IP Header. (Inherited from IcmpMessage) |
![]() | MessageType | Gets or sets the message type. (Inherited from IcmpMessage) |
![]() | SequenceNumber | Gets or sets the InformationReplyMessage sequence number. |
Name | Description | |
---|---|---|
![]() ![]() | Create | Creates a new IcmpMessage from a specified byte array. (Inherited from IcmpMessage) |
![]() | IsMessage | Checks to see whether the message is an reply message or not. (Inherited from IcmpMessage) |
![]() | ToByteArray | Overridden. Converts the message into a byte array. |