Click or drag to resize

EngineMacStop Method

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()

Return Value

Type: 
.
Remarks
Unmounts custom user file system.
See Also