Called with the result of an asynchronous web service request.
Visual Basic Public Sub OnResult( _ ByVal wsResult As iAnywhere.QAnywhere.WS.WSResult _ )
C# public void OnResult( iAnywhere.QAnywhere.WS.WSResult wsResult );
wsResult The WSResult describing the result of a web service request.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |