IBackgroundTransferOperation.GetResponseInformation Method

Definition

Gets the response information.

public:
 ResponseInformation ^ GetResponseInformation();
ResponseInformation GetResponseInformation();
public ResponseInformation GetResponseInformation();
function getResponseInformation()
Public Function GetResponseInformation () As ResponseInformation

Returns

Contains the data returned by a server response.

Applies to