CountdownEvent (class)

This type is found in the namespace System.Threading

mget_CurrentCountInt32
mget_InitialCountInt32
mget_IsSetBoolean
mget_WaitHandleWaitHandle
mDisposeVoid
mSignalBoolean
mSignalBoolean
mAddCountVoid
mTryAddCountBoolean
mAddCountVoid
mTryAddCountBoolean
mResetVoid
mResetVoid
mWaitVoid
mWaitVoid
mWaitBoolean
mWaitBoolean
mWaitBoolean
mWaitBoolean
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
pCurrentCountInt32
pInitialCountInt32
pIsSetBoolean
pWaitHandleWaitHandle

get_CurrentCount

get_InitialCount

.

get_IsSet

.

get_WaitHandle

.

Dispose

.

Signal

.

Signal

.

AddCount

signalCountSystem.Int32

TryAddCount

.

AddCount

.

TryAddCount

signalCountSystem.Int32

Reset

signalCountSystem.Int32

Reset

.

Wait

countSystem.Int32

Wait

.

Wait

cancellationTokenSystem.Threading.CancellationToken

Wait

timeoutSystem.TimeSpan

Wait

timeoutSystem.TimeSpan
cancellationTokenSystem.Threading.CancellationToken

Wait

millisecondsTimeoutSystem.Int32

Equals

millisecondsTimeoutSystem.Int32
cancellationTokenSystem.Threading.CancellationToken

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

CurrentCount

initialCountSystem.Int32

InitialCount

.

IsSet

.

WaitHandle

.
.