ImDiskDeviceForceRemoveDevice Method |
Forcefully removes ImDisk virtual disk from system even if it is use by other applications.
Namespace: LTR.IO.ImDiskAssembly: ImDiskNet (in ImDiskNet.dll) Version: 1.0.0.0 (1.0.007.0)
Syntax public void ForceRemoveDevice()
Public Sub ForceRemoveDevice
public:
void ForceRemoveDevice()
member ForceRemoveDevice : unit -> unit
See Also