Method | Description | |
---|---|---|
AfterActionsFinished ( object sender, EventArgs e ) : void | ||
BeforeActionsFinished ( object sender, EventArgs e ) : void | ||
DisposeTool ( ) : void | ||
EnsureContextNumber ( WipeStatus status ) : void | ||
ExecuteAfterWipeActions ( ) : void | ||
ExecuteBeforeWipeActions ( ) : void | ||
GetItemStatus ( int contextId ) : |
||
InitializeTool ( ) : void | ||
Pause ( ) : void | ||
Start ( ) : void | ||
StartWipeProcess ( ) : void | ||
Stop ( ) : void | ||
WipeTool ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
AfterStop ( ) : void | ||
CancelButton_Click ( object sender, EventArgs e ) : void | ||
GetClusterTipsString ( long index, long total ) : string | ||
GetDurationString ( long speed, long wiped, long toWipe ) : string | ||
GetMFTString ( long index, long total ) : string | ||
GetSizeString ( long wiped, long toWipe ) : string | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
RegisterTask ( ) : void | ||
RegisterView ( WipeStatusView view ) : void | ||
SaveReport ( ) : void | ||
SaveReportLabel_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void | ||
ShowStatistics ( ) : void | ||
StatusTimer_Tick ( object sender, EventArgs e ) : void | ||
UnregisterTask ( ) : void | ||
UnregisterView ( |
||
UnregisterViews ( ) : void | ||
UpdateStatus ( WipeStatus status ) : void | ||
UpdateViewStatus ( WipeStatus status ) : void | ||
WipeStarted ( IAsyncResult result ) : void | ||
WipeStopped ( object sender, EventArgs e ) : void | ||
linkLabel1_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void |
public AfterActionsFinished ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
public BeforeActionsFinished ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public EnsureContextNumber ( WipeStatus status ) : void | ||
status | WipeStatus | |
return | void |
public GetItemStatus ( int contextId ) : |
||
contextId | int | |
return |