IT Hit User File System
Stops listening and processing file system calls from operating system.
Namespace:
ITHit.FileSystem.Mac
Assembly:
ITHit.FileSystem.Mac (in ITHit.FileSystem.Mac.dll) Version: 1.0.8837.18647
Syntax protected abstract void Stop()
Protected MustOverride Sub Stop
protected:
virtual void Stop() abstract
abstract Stop : unit -> unit
Return Value
Type:
.
Remarks Unmounts custom user file system.
See Also