共用方式為


ordered_message_processor::async_send 方法

以非同步方式向上佇列訊息,並且啟動處理工作 (如果尚未這麼做)。

virtual void async_send(
   message<_Type> * _Msg
);

參數

  • _Msg
    訊息的指標。

需求

標頭: agents.h

**命名空間:**並行

請參閱

其他資源

ordered_message_processor 類別