随笔分类 - Winform开发
摘要:SynchronizationContext在通讯中充当传输者的角色,实现功能就是一个线程和另外一个线程的通讯。 需要注意的是,不是每个线程都附加SynchronizationContext这个对象,只有UI线程是一直拥有的。故获取SynchronizationContext也只能在UI线程上进行S
阅读全文
摘要:using System;using System.Collections.Generic;using System.ComponentModel;using System.Linq;using System.Runtime.CompilerServices;using System.Text;us
阅读全文

浙公网安备 33010602011771号