ObjectDisposedException: 无法访问已释放的对象。
对象名:“System.Net.HttpListener”。
--Message: 无法访问已释放的对象。
对象名:“System.Net.HttpListener”。
--ObjectName: System.Net.HttpListener
StackTrace:
在 System.Net.HttpListener.CheckDisposed()
在 System.Net.HttpListener.Stop()
在 __ScriptExecution.__dv2hw0x6.GeminiApiForm.OnFormClosing(FormClosingEventArgs e)
在 System.Windows.Forms.Form.RaiseFormClosingOnAppExit()
在 System.Windows.Forms.Application.ExitInternal()
在 System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
在 System.Windows.Forms.Control.WndProcException(Exception e)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)