语言英语
  • C#

ReferenceContext.Wait

声明

public bool Wait(LightTransport.EventID id);

参数

id 事件 ID。

返回

bool 如果事件成功完成,则返回 true。

说明

等待异步事件。

ReferenceContext 类的 IDeviceContext.Wait 方法的实现将立即返回,因为该上下文不使用队列。


Did you find this page useful? Please give it a rating: