Dispose Method
From Microsoft Deployment Tools
Deployment Tools Foundation
Dispose Method
| Icon | Member | Description |
|---|---|---|
|
|
Dispose()()() |
Closes the handle. After closing a handle, further method calls may throw an InvalidHandleException.
|
|
|
Dispose(Boolean) |
Closes the handle. After closing a handle, further method calls may throw an InvalidHandleException.
|