DoWorkEventArgs.Argument Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that represents the argument of an asynchronous operation.
Assembly: System (in System.dll)
Property Value
Type: System.ObjectAn Object that represents the argument of an asynchronous operation.
Show: