EventHandle Field
Collapse the table of content
Expand the table of content

NativeOverlapped.EventHandle Field

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Specifies the handle to an event set to the signaled state when the operation is complete. The calling process must set this member either to zero or to a valid event handle before calling any overlapped functions.

Namespace:  System.Threading
Assembly:  mscorlib (in mscorlib.dll)

public IntPtr EventHandle

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft