Options

synchoronization with windows kernal objects

ijas1981ijas1981 Member Posts: 19 ■□□□□□□□□□
I want to know exactly what is the point of using the following in .net 2.0 c# no 3.0

.......................................

there are two methods. lets say A and B.

A is ReaderwriterLock class.

B is synchoronization with windows kernal objects

......................................

I was able to understand A

I am unable to understand B

B is
mutex

semaphore

event
.

Comments

Sign In or Register to comment.