TextFileStreamUnlock Method
Allows access by other processes to read or write to a textfile that was previously locked.
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 Unlock()
Public Overridable Sub Unlock
Dim instance As TextFileStream
instance.Unlock()
public:
virtual void Unlock()
abstract Unlock : unit -> unit
override Unlock : unit -> unit
No code example is currently available or this language may not be supported.