EventWaitHandle
Overview
Location
-
Reference:
- RemObjects.InternetPack.fx Island
- libRemObjects.InternetPack.fx Toffee
- Namespace: RemObjects.InternetPack
- Platforms: Island, Toffee
- Ancestry: MarshalByRefObject | WaitHandle | EventWaitHandle
Instance Methods
constructor
constructor
EventWaitHandle()
init()
Sub New()
Dispose
method Dispose
void Dispose()
func Dispose()
Sub Dispose()
Set virtual
method Set: Boolean
Boolean Set()
func Set() -> Boolean
Function Set() As Boolean
WaitOne override
method WaitOne: Boolean
Boolean WaitOne()
func WaitOne() -> Boolean
Function WaitOne() As Boolean