TextFileStreamLock Method
Prevents other processes from reading or writing to the textfile.
Namespace: DevCase.Core.DataProcessing.TextFilesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual void Lock()
Public Overridable Sub Lock
Dim instance As TextFileStream
instance.Lock()
public:
virtual void Lock()
abstract Lock : unit -> unit
override Lock : unit -> unit
No code example is currently available or this language may not be supported.