OHyMoS.NET Class Library

OhReceivePort プロパティ

OhReceivePort クラスのプロパティは以下のとおりです。OhReceivePort クラスの完全なメンバ一覧については、 OhReceivePort メンバ のトピックを参照してください。

パブリック プロパティ

DataType 受信するデータパックのデータ値の型を表す文字列を返します。 Returns a string which expresses the type of datapacks received by the current object.
NecessaryTimeFrom データ必要時刻を取得します。 Gets the "NecessaryTimeFrom" (this) of the owner of the current receive port. You can redefine it in derived classes.
NecessaryTimeTo データ必要時刻を取得します。 Gets the "NecessaryTimeTo" (this) of the owner of the current receive port. You can redefine it in derived classes.
NewestDataTime 最新のデータの記録時刻を取得します。 Returns the data time of the newest data pack in the data stored in the sender.
NumberOfDataPacks データパックの個数(_numberOfDataPacks)を取得します。 Returns the number of datapacks stored in the sender.
OldestDataTime 最古のデータの記録時刻を取得します。 Returns the data time of the oldest data pack in the data stored in the sender.

参照

OhReceivePort クラス | OhReceivePort メンバ | OhymosNet 名前空間