INDDownloadEngine.Close Method

Definition

Notifies the download engine to stop downloading and disconnect from the remote server.

public:
 void Close();
void Close();
/// [Windows.Foundation.Metadata.Deprecated("INDDownloadEngine is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
void Close();
public void Close();
[Windows.Foundation.Metadata.Deprecated("INDDownloadEngine is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public void Close();
function close()
Public Sub Close ()
Attributes

Applies to