Name | Description | |
---|---|---|
![]() | SourceQuenchMessage Constructor | Overloaded. Initializes a new instance of the SourceQuenchMessage class. |
Name | Description | |
---|---|---|
![]() | Checksum | Gets or sets the message checksum. (Inherited from IcmpMessage) |
![]() | Code | Gets or sets the message code. (Inherited from IcmpMessage) |
![]() | Data | Returns the echo data. |
![]() | IpHeader | Gets or sets the IP Header. (Inherited from IcmpMessage) |
![]() | MessageType | Gets or sets the message type. (Inherited from IcmpMessage) |
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 to a byte array. |