ImDiskAPILoadHelperService Method |
Starts ImDisk Virtual Disk Driver Helper Service. This service is needed to create proxy type ImDisk virtual disks
where the I/O proxy application is called through TCP/IP or a serial communications port. For
this method to be called successfully, service needs to be installed and caller needs permission to start services.
Namespace: LTR.IO.ImDiskAssembly: ImDiskNet (in ImDiskNet.dll) Version: 1.0.0.0 (1.0.007.0)
Syntax public static void LoadHelperService()
Public Shared Sub LoadHelperService
public:
static void LoadHelperService()
static member LoadHelperService : unit -> unit
Remarks See Also