The following tables list the members exposed by BytesReceivedEventArg.
Public Properties
| Name | Description |
| Detection |
Gets the Honey-Pot port detection meta data.
|
| RawBytes |
Gets the raw bytes send by the malicious endpoint.
|
Top
Public Methods
| Name | Description |
| Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. |
| GetByteChecksum |
Compute Hash of the raw bytes checksum (SHA384) for being able more easily predict a request-response database for honey-pot requests.
|
| GetHashCode |
Returns a hash code for this instance.
|
Top
Extension Methods
Public Operators
See Also