public bool TrySend(Guid messageId, byte[] data) => m_Connection.TrySend(messageId, data);