public Task<ValueTuple<HoneyPotDetectionEventArgs,MemoryStream,NetworkStream,Encoding>> ReadClientData( TcpClient client, Encoding unicode, IPEndPoint? endPoint )
Parameters
- client
- The client.
- unicode
- The Unicode encoder used by the client.
- endPoint
- The end point being talked to.
Return Value
System.Nullable<HoneyPotDetectionEventArgs>.