c# Microsoft.SharepointOnline.CSOM ExecuteQueryAsync not working
I’m using Microsoft.SharepointOnline.CSOM
nugget and I can upload files withput any problems but if I change to ExecuteQueryAsync()
method seems to be notworking. Simply program fails without any exception.