Advanced ThreadPool

ProcessObjectEventArgs.Object Property

The object that is to be processed by the called EventHandler

[Visual Basic]
Public Property ReadOnly Object As Object
[C#]
public object Object { get; }
[C++]
public: __property Object* get_Object();
[JScript]
public function get Object() : Object

See Also

ProcessObjectEventArgs Class | InfiniTec.SystemUtilities Namespace