requestTimeout
The timeout interval for outgoing remote messages.
発信リモートメッセージのためのタイムアウト間隔。
replyTimeout
The timeout interval for replies to outgoing remote messages.
発信リモートメッセージに応答するためのタイムアウト間隔。
independentConversationQueueing
A Boolean value that indicates whether the receiver handles remote messages atomically.
レシーバがリモートメッセージをアトミックに取り扱うかどうかを指し示すブール値。
- addRequestMode:
Adds
mode
to the set of run-loop input modes that the receiver uses for connection requests.
mode
を、接続要請のためにレシーバが使う一揃いの実行ループ入力モードに加えます。
- removeRequestMode:
Removes
mode
from the set of run-loop input modes the receiver uses for connection requests.
mode
を、接続要請のためにレシーバが使う一揃いの実行ループ入力モードから取り除きます。
valid
A Boolean value that indicates whether the receiver is known to be valid.
レシーバが有効であることを知られるかどうかを指し示すブール値。