Home › Forums › Support › Send a Count of bytes › Reply To: Send a Count of bytes September 21, 2014 at 12:03 #3314 AnonymousInactive If you restrict yourself to only sending byte[] you can also go on step further: NetworkComms.DefaultSendReceiveOptions = new SendReceiveOptions<NullSerializer>();