This topic has not yet been rated - Rate this topic

DoWorkEventArgs.Argument Property

May 02, 2013

Gets a value that represents the argument of an asynchronous operation.

Namespace:  System.ComponentModel
Assembly:  System (in System.dll)
'Declaration
Public ReadOnly Property Argument As Object

Property Value

Type: System.Object
An Object that represents the argument 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.