NotifyCompletion(Boolean) method
Collapse the table of content
Expand the table of content

DownloadImageOperation.NotifyCompletion(Boolean) method

Notifies the system that the operation is complete.

Syntax


public:
void NotifyCompletion(
  bool success
)

Parameters

success

Type: System.Boolean [.NET] | Platform::Boolean [C++]

A value indicating whether the operation was successful.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

Namespace

Windows.Phone.SocialInformation
Windows::Phone::SocialInformation [C++]

Metadata

Windows.WinMD

See also

DownloadImageOperation
NotifyCompletion

 

 

Show:
© 2017 Microsoft