ADSI and C#

N

nadeem lion

hello to all,

i am working on software for netcafe, the problem is that i wana logoff
particular user computer when time reaches to end. is there any one that
can help me
 
P

Peter Bradley

Use a timer. Pass it a handler that it will call when the time comes to an
end. Log the user off in the handler.

I guess.


Peter
 
D

Daniel

As Peter said and this was all answered for you when you posted the same
question before. See your other post "information on c#" ...where i also
said Peters solution. and another solution to log out the user account was
provided.
 
P

Peter Bradley

If I say a thing three times it is true?????

Perhaps you've still got one to go.

:)


Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top