Property | Type | Description | |
---|---|---|---|
LoopThread | Thread |
Method | Description | |
---|---|---|
InstallLoop ( string InstallLocation, string WimImageId, string TempPath ) : System | ||
Start ( CompleteCallback Callback ) : void |
Method | Description | |
---|---|---|
loopHost ( ) : void |
public InstallLoop ( string InstallLocation, string WimImageId, string TempPath ) : System | ||
InstallLocation | string | |
WimImageId | string | |
TempPath | string | |
return | System |
public Start ( CompleteCallback Callback ) : void | ||
Callback | CompleteCallback | |
return | void |