OHyMoS.NET Class Library

OhReceivePort.doSwitch メソッド 

接続作業後の処理を行ないます。

public override void doSwitch();

解説

OhReceivePort では接続作業後に行なうべき処理は特にありません。

Because no corresponding work is needed in the OhReceivePort class, Switch of the OhReceivePort class simply returns "false".

Note: doSwitch() of the OhSenderPort class is defined differently.

参照

OhReceivePort クラス | OhymosNet 名前空間