Home › Forums › Support › Send a Count of bytes › Reply To: Send a Count of bytes September 21, 2014 at 11:57 #3309 AnonymousInactive Connection.SendObject(Message.Type, streamSendWrapper); only returns once the corresponding data has been successfully written to the underlying network stream. As such your usage should be fine.