public void StartWorker() { StartOperation(); inStream.Close(); service.Put(new StreamResult(partIndex, outStream)); }