OhRelayPort.reduceDataPackStock メソッド
不要データパックを消去します。
Forwards the message "reduceDataPackStock()" to the sender.
public override
void reduceDataPackStock();
解説
送信元端子 _sender に不要データパックを消去するよう指示します。
この中継端子の _owner で計算終了時に用い、不要メモリを解放します。
このメソッドは送信先端子の getDataPack(Object[], OhTimePoint, Object[], char) から呼び出されます。 これにより送信先端子でデータパックを受信できます。
参照
OhRelayPort クラス | OhymosNet 名前空間