Home Forums Support Send a Count of bytes Reply To: Send a Count of bytes

#3314
Anonymous
Inactive

If you restrict yourself to only sending byte[] you can also go on step further:

NetworkComms.DefaultSendReceiveOptions = new SendReceiveOptions<NullSerializer>();