Summer.Batch.Core.Launch.Support.ISystemExiter Interface Reference

Interface for exiting the VM. More...

Inheritance diagram for Summer.Batch.Core.Launch.Support.ISystemExiter:
Summer.Batch.Core.Launch.Support.VmSystemExiter

Public Member Functions

void Exit (int status)
 Terminate the currently running Virtual Machine. More...
 

Detailed Description

Interface for exiting the VM.

Member Function Documentation

void Summer.Batch.Core.Launch.Support.ISystemExiter.Exit ( int  status)

Terminate the currently running Virtual Machine.

Parameters
status

Implemented in Summer.Batch.Core.Launch.Support.VmSystemExiter.


The documentation for this interface was generated from the following file:
  • Summer.Batch.Core/Core/Launch/Support/ISystemExiter.cs