Shuts down the runtime if it is currently initialized.
Namespace:
Gallio.RuntimeAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public static void Shutdown() |
| Visual Basic (Declaration) |
|---|
Public Shared Sub Shutdown |
Remarks
Does nothing if the runtime has not been initialized.
