调用线程无法访问此对象,因为另一个线程拥有该对象。

在 System.Windows.Threading.Dispatcher.VerifyAccess()
在 System.Windows.Controls.ItemsControl.set_ItemsSource(IEnumerable value)
在 MT4APIGD.Zptglserver.pingMtServers(Object sender) 位置 D:\datas\zcw\Csharpe\MT4API-HF-CHART\Zptglserver.xaml.cs:行号 70
在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart(Object obj)