public async Task <long> GetVersion()
 {
     return(await nm.GetVersion());
 }