System.IO.FileStream stream = new System.IO.FileStream(fileFullPath, System.IO.FileMode.Open, System.IO.FileAccess.Read, FileShare.ReadWrite);