In The Hand - .NET Components for Mobility
Set Method
Namespaces
►
InTheHand.Threading
►
EventWaitHandle
►
Set
()
()
()
C#
Visual Basic
Sets the state of the event to signaled, allowing one or more waiting threads to proceed.
Declaration Syntax
C#
Visual Basic
public
bool
Set
()
Public
Function
Set
As
Boolean
Return Value
true if the function succeeds; otherwise, false.
Assembly:
InTheHand.WindowsMobile
(Module: InTheHand.WindowsMobile) Version: 3.2.0.0