Instance Method インスタンスメソッド

resume()

Starts or resumes handling of messages on a connection. 接続におけるメッセージの取り扱いを開始または再開します。

Declaration 宣言

func resume()

Discussion 議論

All connections start suspended. You must resume them before they start processing received messages or sending messages through the remoteObjectProxy() object. 全ての接続は、待機を開始します。あなたはそれらを再開しなければなりません、それらが受け取ったメッセージの処理することまたはメッセージをremoteObjectProxy()オブジェクトを通して送ることを開始する前に。