次の方法で共有


Peer.AsyncOperationComplete

AsyncOperationComplete イベント

非同期処理が完了すると発生する。

定義

Visual Basic Public Event AsyncOperationComplete As AsyncOperationCompleteEventHandler
C# public event AsyncOperationCompleteEventHandler AsyncOperationComplete;
Managed C++ public: __event  AsyncOperationComplete;
JScript イベントは使えるが、独自に定義することはできない。

対象

Peer

© 2002 Microsoft Corporation. All rights reserved. Terms of use.