Esempio n. 1
0
 /// <summary>
 /// 将此上线文绑定到线程执行环境
 /// </summary>
 internal void BindContext()
 {
     ContextManager.SetTaskContext(this);
 }