[To be supplied.]
[Visual Basic] Public Property EventHandle As Integer [C#] public int EventHandle {get; set;} [C++] public: __property int get_EventHandle(); public: __property void set_EventHandle(int); [JScript] public function get EventHandle() : int; public function set EventHandle(int);
Overlapped Class | Overlapped Members | System.Threading Namespace