Method | Description | |
---|---|---|
CountDownLatch2 ( int i ) : System | ||
await ( ) : bool | ||
await ( System.TimeSpan timeout ) : bool | ||
await ( int millis ) : bool | ||
countDown ( ) : void |
public await ( System.TimeSpan timeout ) : bool | ||
timeout | System.TimeSpan | |
return | bool |