incarnateTimeout

此方法由架構用來建立要在回應物件上呼叫的逾時物件。它是由 schedTm 方法所呼叫。

可見性
Public
簽章
virtual OMTimeout *incarnateTimeout (short id,
   timeUnit delay, const OMHandle* theState);
參數
id

識別在遞送時或用於取消的逾時。每個逾時都有特定的 id,以從其他逾時中識別。

延遲

指定觸發逾時之前的延遲時間(毫秒)。

theState

由 Rational® Rhapsody® 動畫用來指定在其上排程逾時的狀態名稱。沒有預設值。


回饋