StoreUniqueAsync Method
Upload a file with a Unique Name to an FTP server.
Syntax
[VB.NET] Public Function StoreUniqueAsync() As IAsyncAction
[C#] public IAsyncAction StoreUniqueAsync();
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
StoreUniqueAsync MethodUpload a file with a Unique Name to an FTP server. Syntax[VB.NET] Public Function StoreUniqueAsync() As IAsyncAction [C#] public IAsyncAction StoreUniqueAsync(); RemarksThis method is the asynchronous version of the StoreUnique method and is used to support asynchronous operations in WinRT. Please refer to StoreUnique for more information. |
||