Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > File Lock on Shared File System

Reply
Thread Tools

File Lock on Shared File System

 
 
Gluke
Guest
Posts: n/a
 
      08-07-2003
Would the FileStream.Lock and FileStream.Unlock methods
work with multiple computers trying to use the same file
on a shared file system?

Thanks,
Gluke
 
Reply With Quote
 
 
 
 
Kit George [MSFT]
Guest
Posts: n/a
 
      08-15-2003
Sure do Gluke

Kit

"Gluke" <> wrote in message
news:00d101c35cf4$f2430540$...
> Would the FileStream.Lock and FileStream.Unlock methods
> work with multiple computers trying to use the same file
> on a shared file system?
>
> Thanks,
> Gluke



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Read-Write Lock vs primitive Lock() k3xji Python 7 12-30-2008 10:19 PM
Application.Lock()/UnLock() or lock(Application) nano2k ASP .Net Web Services 2 08-09-2007 09:31 AM
Threading - Why Not Lock Objects Rather than lock the interpreter Fuzzyman Python 3 12-05-2003 10:43 PM
RE: Threading - Why Not Lock Objects Rather than lock theinterpreter Robert Brewer Python 0 12-05-2003 05:33 PM
built with --enable-shared but get error: libpython2.3.so.1.0: can't open shared object file Douglass Turner Python 2 09-04-2003 01:56 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57