This topic has not yet been rated - Rate this topic

HttpClientConnection.DownloadData Method

Returns a byte array that contains the data downloaded from the resource that was specified in the ServerURL property.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public byte[] DownloadData()

Return Value

Type: System.Byte[]
A byte array that contains the downloaded data.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.