endApplication

此方法會結束執行中的應用程式。此作業在目標作業系統的具體配接器中實作。

可見性

Public

簽章
static void endApplication(int errorCode);
參數
errorCode

要傳遞至作業系統的錯誤碼(如果需要的話)


意見回饋