Method | Description | |
---|---|---|
LockForReading ( ) : void | ||
LockForWriting ( ) : void | ||
MySmartReaderWriterLock ( int maxReaders ) : System | ||
UnlockForReading ( ) : void | ||
UnlockForWriting ( ) : void |
public MySmartReaderWriterLock ( int maxReaders ) : System | ||
maxReaders | int | |
return | System |