WaitHandle

Overview

Location


Instance Methods


constructor  protected Island

 

constructor

 

WaitHandle()

 

init()

 

Sub New()

Dispose

 

method Dispose

 

void Dispose()

 

func Dispose()

 

Sub Dispose()

WaitOne  virtual abstract

 

method WaitOne: Boolean

 

Boolean WaitOne()

 

func WaitOne() -> Boolean

 

Function WaitOne() As Boolean