Edit

Share via


ShareableContent.EndDownloadFile(IAsyncResult) Method

Definition

Download the content file

public:
 System::String ^ EndDownloadFile(IAsyncResult ^ asyncResult);
public string EndDownloadFile (IAsyncResult asyncResult);
member this.EndDownloadFile : IAsyncResult -> string
Public Function EndDownloadFile (asyncResult As IAsyncResult) As String

Parameters

asyncResult
IAsyncResult

Returns

Applies to