No announcements
Found 867040 threads
-
0 Votes
Background Transfer API Chalktalk tomorrow!
WHAT: How to use and debug Background Transfer API issues WHEN: February 26th, 2014. 10am-12pm PST WHERE: Online ... -
0 Votes
Background transfer behavior : background host killed when foreground app killed
Strange thing is, with the CP the background transfers did not seem to get interrupted when the app was terminated, they apparently continued even if the app never reattached to ...Answered | 3 Replies | 2783 Views | Created by ykhammal - Tuesday, June 5, 2012 8:35 PM | Last reply by ykhammal - Monday, June 11, 2012 7:05 PM -
0 Votes
Uploading/Downloading large sized files with Background Transfer
Error that you have mentioned seems to be coming from Server, nothing to do with the background task.Answered | 3 Replies | 1171 Views | Created by M.Rajesh - Wednesday, September 17, 2014 10:47 AM | Last reply by Jamles Hez - Friday, September 26, 2014 9:53 AM -
5 Votes
datetime.now + 1 (tomorrow)
I know there must be a simple way to get tomorrow's date.Answered | 4 Replies | 29261 Views | Created by cboshdave - Wednesday, May 20, 2009 10:31 PM | Last reply by Malakggh - Saturday, May 4, 2019 4:05 PM -
0 Votes
Handling API events in a background thread
Hello, I am in the planning stages for developing a VB.Net class (I am using VS 2008) that is to obtain data via an API provided by a COM object (AxInterop.TWSLib) making ...Answered | 4 Replies | 4057 Views | Created by robertrackl - Thursday, April 7, 2011 5:25 AM | Last reply by jader3rd - Friday, April 8, 2011 4:51 PM -
0 Votes
Background Intelligent Transfer stopping - windows 8
Emails, sent via theWindows 8 App are returned with delivery failiure, Internet explorer isn't working but other browsers do. running the troubleshooters, I found out that that Windows ...Answered | 2 Replies | 1721 Views | Created by Carmen6266 - Tuesday, February 25, 2014 10:03 AM | Last reply by Just Karl - Monday, June 9, 2014 8:57 PM -
0 Votes
Proxy Authentication Issue while using Background Inteligent transfer service
Hi May, Some of the client machine which is using window 7 when trying to download the exe file using my WPF application(Background Inteligent transfer Service is ...Answered | 3 Replies | 668 Views | Created by AnandAbhishek - Monday, January 11, 2016 4:53 AM | Last reply by May Wang - MSFT - Thursday, January 21, 2016 9:44 AM -
1 Votes
Question on executing operations in Background
You'll need to use the background transfer API to upload and download in the background.Answered | 5 Replies | 899 Views | Created by SauravS - Thursday, January 29, 2015 3:56 PM | Last reply by Rob Caplan [MSFT] - Friday, February 6, 2015 9:43 PM -
0 Votes
how to get some message before transfer a file
I do not want to receive it over API, i just want a notification that someone is sending me a file.Answered | 3 Replies | 4829 Views | Created by zzjhmq - Wednesday, April 25, 2012 6:49 AM | Last reply by PK2086 - Thursday, August 23, 2012 9:15 AM -
0 Votes
Transfer complete Message
Todo Es posible si se studia con exfuerso no importando lo de mas, Dios esta con nosotros y no hay mas sabiduria que la de Dios, Everything is posible Do not Turn Off Your Mind Remember Our ...Answered | 8 Replies | 2623 Views | Created by r1ck16 - Monday, August 17, 2009 7:50 PM | Last reply by Melvindev - Tuesday, August 18, 2009 9:33 PM -
0 Votes
Big file transfer issues
>However, is there any way to use HTTP protocol to implement big file transfer?Answered | 1 Replies | 313 Views | Created by UOW NICK - Tuesday, September 22, 2015 2:11 AM | Last reply by Fred Bao - Wednesday, September 23, 2015 6:41 AM -
0 Votes
BackgroundTransfer API
You will have to specifically use the background transfer APIs in order for them to continue in the background (and they might be halted in case of bad ...Answered | 2 Replies | 303 Views | Created by Aleksandar Aleksiev - Monday, November 10, 2014 11:02 AM | Last reply by Aleksandar Aleksiev - Monday, November 10, 2014 12:19 PM -
0 Votes
UWP and .Net Core API Upload
Hi Sumit C, The HttpClient is recommended to transfer smaller resource (i.e. couple KB).Answered | 3 Replies | 1138 Views | Created by Sumit C - Tuesday, September 27, 2016 11:59 AM | Last reply by Xavier Xie-MSFT - Friday, September 30, 2016 8:33 AM -
0 Votes
Background Downloader to localStorage file empty lost connection
I went with background transfer because I have many images (close to 100).Answered | 3 Replies | 944 Views | Created by hxnwx - Wednesday, March 11, 2015 5:07 PM | Last reply by hxnwx - Thursday, March 12, 2015 5:24 PM -
0 Votes
Communicator 2007 R2 - transfer contacts
You can do this using the OC automation API.Answered | 1 Replies | 5679 Views | Created by TeckniX - Wednesday, June 15, 2011 10:59 PM | Last reply by Oscarn - Saturday, June 18, 2011 2:53 PM -
0 Votes
Walkthrough: Transfer an audio conversation
You should handle the ModalityActionAvailabilityChanged event and only light up your transfer button if the state of the audio modality allows the transfer.Answered | 4 Replies | 3993 Views | Created by llox - Tuesday, January 24, 2012 9:42 AM | Last reply by John M. Austin - Tuesday, January 31, 2012 10:42 PM -
0 Votes
File transfer using OCS 2007 R2
Do you know where I can find a good UCC API reference/docs?Answered | 2 Replies | 1686 Views | Created by Pedro C A - Wednesday, October 24, 2012 1:26 PM | Last reply by Pedro C A - Wednesday, October 24, 2012 4:03 PM -
0 Votes
Attempting to Run an ADFv2 Pipeline using the REST API
api-version=2017-03-01-preview and is working in Postman when I entered my bearer token.Answered | 10 Replies | 4631 Views | Created by EMKISER - Thursday, April 12, 2018 1:15 AM | Last reply by MarioBDMurcia - Monday, April 20, 2020 3:13 PM -
1 Votes
Transfer items between listboxes
Please mark earlier my post As Answer or / and helpful as appropriate.Answered | 4 Replies | 3909 Views | Created by ExcelMonkey - Monday, September 8, 2008 2:47 AM | Last reply by John Anthony Oliver - Monday, September 8, 2008 4:39 PM -
0 Votes
Deos microsoft provide any solution to support continuious transfer w/ sefldefined protocol even if the metro app is suspended?
Hi 陈帅斌, No, to do a background transfer please use the BackgroundTransfer API.Answered | 2 Replies | 2704 Views | Created by 陈帅斌 - Thursday, February 16, 2012 2:13 AM | Last reply by Rob Caplan [MSFT] - Saturday, March 3, 2012 3:33 AM - Items 1 to 20 of 867040 Next ›
No announcements