Property | Type | Description | |
---|---|---|---|
Execute | void | ||
ExecuteCallback | Object | ||
IsAsync | bool | ||
IsDummy | bool | ||
IsSignaled | bool | ||
IsWaiting | bool | ||
SetAsync | void | ||
SetDummy | void | ||
SetSignaled | void | ||
SetWaiting | void | ||
WorkItem | System.Threading |
Method | Description | |
---|---|---|
Execute ( ) : void | ||
ExecuteCallback ( Object args ) : Object | ||
IsAsync ( ) : bool | ||
IsDummy ( ) : bool | ||
IsSignaled ( ) : bool | ||
IsWaiting ( ) : bool | ||
SetAsync ( ) : void | ||
SetDummy ( ) : void | ||
SetSignaled ( ) : void | ||
SetWaiting ( ) : void | ||
WorkItem ( IMessage reqMsg, IMessageSink nextSink, IMessageSink replySink ) : System.Threading |