This topic has not yet been rated - Rate this topic

DoWorkEventArgs.Result Property

May 02, 2013

Gets or sets a value that represents the result of an asynchronous operation.

Namespace:  System.ComponentModel
Assembly:  System (in System.dll)
public Object Result { get; set; }

Property Value

Type: System.Object
An Object that represents the result of an asynchronous operation.

Windows Phone OS

Supported in: 8.0, 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.