Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
非同期の Web サービス要求の結果を処理中に例外が発生した場合に呼び出されます。
Public Sub OnException( ByVal e As WSException, ByVal wsResult As WSResult )
public void OnException(WSException e, WSResult wsResult)
e 結果の処理中に発生した WSException。
wsResult WSResult。これから要求 ID を取得できる場合があります。この WSResult の値は定義されていません。