DoWorkEventArgs.Argument Property
May 02, 2013
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.